mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Merge pull request #226 from pwim/master
More clearly recommend to add to Gemfile
This commit is contained in:
commit
a546a942c5
@ -15,8 +15,8 @@ development.**
|
|||||||
|
|
||||||
# Installing Serializers
|
# Installing Serializers
|
||||||
|
|
||||||
For now, the easiest way to install `ActiveModel::Serializers` is to add it
|
The easiest way to install `ActiveModel::Serializers` is to add it to your
|
||||||
to your `Gemfile`:
|
`Gemfile`:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem "active_model_serializers", "~> 0.7.0"
|
gem "active_model_serializers", "~> 0.7.0"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user