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

Add currentOffset to RKPaginator #1280

Closed
wants to merge 1 commit into from
Closed

Add currentOffset to RKPaginator #1280

wants to merge 1 commit into from

Conversation

tabuchid
Copy link
Contributor

Add in currentOffset to allow for a limit and offset paging model.
Also added a few tests too.

One test I added is failing: testThatURLReturnedReflectsStateOfPaginatorWithOffset
Seems to be related to the the Mock. Maybe you can help me figure out why, I don't have much experience with OCMOCK.

@ghost ghost assigned blakewatters Mar 13, 2013
@blakewatters
Copy link
Member

Awesome. Will take a look at the test and advise.

@tabuchid
Copy link
Contributor Author

Thanks! I may also have to add something for the ios 5 proxies. When you get a chance, please let me know what else needs to be done so we can merge this.

@blakewatters
Copy link
Member

Made a few modifications to your PR. Merged to development in 2f11970

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.

None yet

2 participants