app builder for new projects
Create a new Project like this:
rails new [projectname] -b https://raw.github.com/rubberandglue/app_builder/master/lib/app_builder.rb
- better_errors
- mysql2
- bootstrap
- simple_form
- inherited_resources
- airbrake
- newrelic
- devise
- flowdock deploy-notification
Note: Some Gems still need you to configure and run generators (for example devise).
- create New Relic config
- create .rvmrc