Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

27: Add pagination support (Ruby) #32

Closed
wants to merge 1 commit into from

Conversation

murjax
Copy link
Owner

@murjax murjax commented Sep 17, 2023

Issue #27 for Ruby.

Copy link
Collaborator

@MichaelDimmitt MichaelDimmitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left some comments


attr_reader :username
attr_accessor :page, :has_next_page
end
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What changes has_next_page to be false?
I looked in ClonePageHandler but am not finding the code.

@murjax
Copy link
Owner Author

murjax commented Sep 21, 2023

Consolidating into rewrite in #18.

@murjax murjax closed this Sep 21, 2023
@murjax murjax deleted the ruby-pagination-27 branch September 21, 2023 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants