Description:

Run this after your main_app is created. It will set the layout of your application
as well as add and setup commonly used gems. It will even add a user class.

Example:

rails g json_voorhees:setup_app

This will create:
    A lot of boilerplate code