Backbone JS JavaScript from backbone-rails gem. Usage class User extends Backbone.Model paramRoot: 'user' What this JS will do is send the POST / PUT with a container user { user: { email: 'foo@baz.com' } } Credit Full credit goes to the backbone-rails gem