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 117573f commit 63ba439Copy full SHA for 63ba439
README.md
@@ -8,6 +8,12 @@ Ruby gem for validating [JSON API](http://jsonapi.org) documents.
8
[](https://codecov.io/gh/jsonapi-rb/parser)
9
[](https://gitter.im/jsonapi-rb/Lobby)
10
11
+## Resources
12
+
13
+* Chat: [gitter](http://gitter.im/jsonapi-rb)
14
+* Twitter: [@jsonapirb](http://twitter.com/jsonapirb)
15
+* Docs: [jsonapi-rb.org](http://jsonapi-rb.org)
16
17
## Installation
18
```ruby
19
# In Gemfile
0 commit comments