Skip to content

Allow all conversations to be listed #430

Compare
Choose a tag to compare
@choran choran released this 03 Oct 09:37
· 148 commits to master since this release
8040bfd

It is now possible to list all conversation for your app

Iterate over all conversations for your app

intercom.conversations.all.each { |convo| ... }