Description: This generator helps you setup your new rails application quickly by installing some basic gems you would frequently use. Example: rails generate bootup #Would pick up APP_NAME automatically from the root folder or rails generate bootup APP_NAME