We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 835aad3 + e30039a commit cbca135Copy full SHA for cbca135
README.md
@@ -56,7 +56,7 @@ It is generally safe and recommended to use the master branch.
56
Add this line to your application's Gemfile:
57
58
```
59
-gem 'active_model_serializers'
+gem 'active_model_serializers', '~> 0.10.0'
60
61
62
And then execute:
0 commit comments