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