Skip to content

rmw/backbone-rails-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is a first attempt at creating a backbone.js rails generator.

Currently, it is specific to my needs.  It assumes you are using:
* backbone.js
* rails 3
* haml
* hamljs
* jammit with JST packaging for templates
* backbone.viewhelper.js from https://github.com/rmw/backbone-view-helper
* following the backbone directory set up from CloudEdit: http://www.jamesyu.org/2011/01/27/cloudedit-a-backbone-js-tutorial-by-example
* jasmine
* sinon.js 

To use:
copy or sym link the backbone directory into the lib/generators directory in Rails.root

About

A rails generator that creates backbone views, controller actions etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages