Skip to content

kristianmandrup/rails3-backbone-mongoid-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails-3-Backbone-Mongoid-Templates

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

What gets installed

  • 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

Running

More Information

Follow me on Twitter: http://twitter.com/codebrewstudios

Dependencies

About

rails 3 template to generate a base backbone.js and mongoid project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published