More clearly recommend to add to Gemfile

This commit is contained in:
Paul McMahon 2013-03-10 17:48:34 +09:00
parent f4916f113f
commit 87509e9537

View File

@ -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"