We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d30f2 commit 01ac9ccCopy full SHA for 01ac9cc
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