We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c0bda commit e5ebe2eCopy full SHA for e5ebe2e
README.md
@@ -9,7 +9,7 @@ An ActiveModel-compliant consumer framework for communicating with JSONAPI-based
9
Add this line to your application's Gemfile:
10
11
```ruby
12
-gem 'jsonapi-consumer', github: 'jsmestad/jsonapi-consumer', branch: 'develop'
+gem 'jsonapi-consumer', '~> 1.0'
13
```
14
15
And then execute:
0 commit comments