Skip to content

mulderp/Backbone-on-Rails-todoDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a demo todo application inspired by some discussions at #wrocloverb 2013

Some references:

The backbone-on-rails gem is based on the Backbone.js on Rails book from thoughtbot, which is a good introduction to Backbone-on-Rails:

And a couple of Railscasts cover the basics of a single page app with the gem:

Other Todo demos in Backbone can be found here:

JSON from the Rails application

JSON can be fetched from the application:

curl -H "Accept: application/json" 0.0.0.0:3000/api/todos.json

About

A demo application for Backbone-on-Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages