We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18d30f2 + 01ac9cc commit 5543a5cCopy full SHA for 5543a5c
1 file changed
README.md
@@ -60,7 +60,7 @@ $ bundle install
60
You can use the bundled generator if you are using the library inside of
61
a Rails project:
62
63
- rails g Serializer Movie name year
+ rails g serializer Movie name year
64
65
This will create a new serializer in `app/serializers/movie_serializer.rb`
66
0 commit comments