Get started with coffeescript, backbone.js and mongodb.
This application template will give you a Rail 3 starter app based on haml, jquery, backbone.js, coffeescript, mongoid, and devise in a matter of minutes
- haml for templating engine
- mongoid 2.0.0 for working with MongoDB or the option to use active_record
- compass for css authoring
- 960.gs css grid system
- Eric Meyer's css reset
- coffeescript a dsl for writing javascript
- jquery
- underscore.js
- backbone.js
- handlebars.js for client side templates
- jammit to compile and package javascript and css assets
- devise for authentication
- rspec 2 for testing
- fabrication to help build objects in your specs
- rvmrc setup to create a gemset specific to your project
Follow me on Twitter: http://twitter.com/codebrewstudios
- ruby 1.9.2
- rails 3.0.4 or greater
- coffeescript