layer-ruby
layer-ruby copied to clipboard
Ruby bindings for the Layer Platform API
Results
4
layer-ruby issues
Sort by
recently updated
recently updated
newest added
Hi There, we have some code that looks up conversations between 2 users. It does this by getting the conversation list of one of the users and then iterating over...
Migrate to rest-client and be compliant with rails 5.0.
Using layer api when we try to create a distinct conversation, it can either return an existing conversation or create a new one. If it returns an existing conversation status...