fix description of USAGE

This commit is contained in:
yuuji.yaginuma 2015-12-01 08:54:27 +09:00
parent 8aaaa44ba3
commit d8998a4877

View File

@ -1,5 +1,5 @@
Description:
Generates a serializer for the given resource with tests.
Generates a serializer for the given resource.
Example:
`rails generate serializer Account name created_at`