mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Gemfile improvement in README
This commit is contained in:
parent
cef10cf01d
commit
dd989043e3
@ -19,7 +19,7 @@ For now, the easiest way to install `ActiveModel::Serializers` is to add this
|
||||
to your `Gemfile`:
|
||||
|
||||
```ruby
|
||||
gem "active_model_serializers", :git => "git://github.com/rails-api/active_model_serializers.git"
|
||||
gem "active_model_serializers", :github => "rails-api/active_model_serializers"
|
||||
```
|
||||
|
||||
Then, install it on the command line:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user