Description:
It runs both the app_make_authorizations and app_make_tests generators. Runs the generators with the default options.
Example:
rails g json_voorhees:app_scaffold People User 1 username:string email:string This will create: authorizations and tests in main_app