Skip to content

n0ne/using_backbonejs_and_rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone.js + Rails 3.2.8

A small application that demonstrates the work of these programs together.

More information about Backbone.js.

Working example can be found on Heroku

Getting Started

  • Clone git:

        git https://github.com/n0ne/using_backbonejs_and_rails.git
    
  • Change folder:

        cd using_backbonejs_and_rails
    
  • Make database:

        rake db:migrate
    
  • Start server:

        rails s
    
  • Open browser:

        http://localhost:3000/
    

About

Small application with Backbone.js, Coffeescript and Rails 3.2.8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published