I\'m using rails and learning Backbone.
Help me please. Is there any way to set right model on save? When I create, for example, new user with some params and trying
There is a paramRoot 'parameter'. You say rails - so I'll assume coffee script:
class User extends Backbone.Model paramRoot: 'user'