Building Backbone.js Apps With Ruby, Sinatra, MongoDB and Haml(addyosmani.com)
addyosmani.com
Building Backbone.js Apps With Ruby, Sinatra, MongoDB and Haml
http://addyosmani.com/blog/building-backbone-js-apps-with-ruby-sinatra-mongodb-and-haml/
1 comments
None of these are Backbone.js
They're used to construct an API that interacts with Backbone (see the practical section). The whole point of the post is to demonstrate how straight-forward it is to move from persistance using something like say, the localStorage adapter over to something with an actual datastore.