mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
More clearly recommend to add to Gemfile
This commit is contained in:
@@ -15,8 +15,8 @@ development.**
|
||||
|
||||
# Installing Serializers
|
||||
|
||||
For now, the easiest way to install `ActiveModel::Serializers` is to add it
|
||||
to your `Gemfile`:
|
||||
The easiest way to install `ActiveModel::Serializers` is to add it to your
|
||||
`Gemfile`:
|
||||
|
||||
```ruby
|
||||
gem "active_model_serializers", "~> 0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user