Here's my super fun and easy rails setup
Usage "rails new my_cool_app -m path/to/template.rb *My template.rb file for taking care of some of the boring basic configuration of a new rails app, create the repo and push it to Github. *Using mini-test / capybara / guard / spring / postgres.app
Hi Ivanoats,
Thanks for sharing this gist.
I just want to point the little typo on line 36. bundel instead of bundle.