I am using rails 3.2.13 and ruby 1.9.3
I tried to use gem "rails-backbone", '0.9.10' but it is not working properly as per REST
Are there any other changes required to bo done for rails 3.2.13?
I used scaffold to generate crud but REST api is not working with crud operations