Description:
It runs both the engine_create_controller and engine_create_serializer generators. Runs the generators with the default options.
Example:
rails g json_voorhees:engine_scaffold People User 1 username:string email:string This will create: a controller and serializer in an engine