We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c73c1d commit e43516fCopy full SHA for e43516f
README.md
@@ -2,6 +2,7 @@
2
3

4
[](https://rubygems.org/gems/ably)
5
+[](https://coveralls.io/r/ably/ably-ruby)
6
[](https://github.com/ably/ably-ruby/blob/main/LICENSE)
7
8
---
contributing.md
@@ -8,6 +8,8 @@
6. Push to the branch (`git push origin my-new-feature`)
9
7. Create a new Pull Request
10
11
+---
12
+
13
## Release process
14
15
This library uses [semantic versioning](http://semver.org/). For each release, the following needs to be done:
0 commit comments