Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 507 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 507 Bytes

app_builder

app builder for new projects

USAGE

Create a new Project like this:

rails new [projectname] -b https://raw.github.com/rubberandglue/app_builder/master/lib/app_builder.rb

Installed Gems

  • 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).

TODO

  • create New Relic config
  • create .rvmrc