Description:
    Generates a serializer for the given resource.

Example:
    `rails generate serializer Account name created_at`

