mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Encourage pinning of pre-1.0.0 release [skip ci]
This commit is contained in:
parent
b5e2b41a33
commit
e30039a49b
@ -56,7 +56,7 @@ It is generally safe and recommended to use the master branch.
|
|||||||
Add this line to your application's Gemfile:
|
Add this line to your application's Gemfile:
|
||||||
|
|
||||||
```
|
```
|
||||||
gem 'active_model_serializers'
|
gem 'active_model_serializers', '~> 0.10.0'
|
||||||
```
|
```
|
||||||
|
|
||||||
And then execute:
|
And then execute:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user