Releases: ably/ably-ruby
Releases · ably/ably-ruby
v1.1.0 - Push notification support - beta v1
See https://www.ably.io/documentation/realtime/push for details on how to use Ably's native push notifications.
Installation instructions
Add this line to your application's Gemfile:
gem 'ably', git: 'https://github.com/ably/ably-ruby', branch: 'push-notifications'
And then install this Bundler dependency:
$ bundle
v1.0.0 Major update
Major update to this client library with some breaking changes. See https://blog.ably.io/v1-0-client-libraries-released-8a375dca7a26 for a summary of important, breaking changes and upgrade notes. Alteranatively, see the full changelog here.