Insta-Rails: Ready-to-go Rails 3 Templates

How do I use this?

rails new APPNAME -m /path/to/main.rb

Options?

  • Mysql or Postgres
  • RR or Mocha
  • Webrat with Saucelabs support
  • Cucumber with Capybara (no saucelabs support)
  • SASS (with HAML)

What else do I get with this?

  • A local git repo
  • An rvmrc
  • Bundler, auto-tagger, JSON, Heroku, rspec-rails, Jasmine, and Headless gems
  • Jasmine initialized for JavaScript testing
  • Respec installed
  • Some testing related rake tasks

License

Insta-Rails is MIT licensed. See MIT-LICENSE for details.