Skip to content
/ wizards Public

Example Backbone.js on Rails app with Faye for pubsub sync

Notifications You must be signed in to change notification settings

jasonm/wizards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wizards!: A Backbone.js example application

This is an example Backbone.js and Rails 3.1 application. The name is inspired by a game of Wisest Wizard at RailsCamp New England 2011.

The application is scaffolded using https://github.com/codebrew/backbone-rails

It uses the backbone_sync-rails gem to broadcast model updates to clients.

Running in development

You'll need to run a Faye server. See Procfile for the command, or use Heroku's foreman gem: http://devcenter.heroku.com/articles/procfile

About

Example Backbone.js on Rails app with Faye for pubsub sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published