Skip to content

rubberandglue/app_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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

About

app builder for new projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages