Skip to content

Adding support for multi-page results for Event.find_all.#318

Merged
kant01ne merged 1 commit intointercom:masterfrom
jkeyes:events-find-all
Feb 9, 2017
Merged

Adding support for multi-page results for Event.find_all.#318
kant01ne merged 1 commit intointercom:masterfrom
jkeyes:events-find-all

Conversation

@jkeyes
Copy link
Copy Markdown
Contributor

@jkeyes jkeyes commented Feb 6, 2017

While examining a PR for python-intercom I noticed that intercom-ruby doesn't support multi-page results for `Event.find_all.

The API paging support for Events differs to that for the other resources, which means paging_info_present will always return false as there is no type attribute.

I'm unfamiliar with Ruby, so I hope this PR will prove useful.

@kant01ne
Copy link
Copy Markdown
Contributor

kant01ne commented Feb 9, 2017

Lgtm!
Thanks @jkeyes !

@kant01ne kant01ne merged commit 9c59b6d into intercom:master Feb 9, 2017
@jkeyes jkeyes deleted the events-find-all branch February 9, 2017 18:19
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