codebrew / backbone-rails

Easily use backbone.js with rails 3.1
MIT License
1.62k stars 255 forks source link

State in the documentation that this gem *overrides* backbone sync function #151

Closed tdgs closed 10 years ago

tdgs commented 11 years ago

I find it really nice that you override the sync method to make it rails compatible, but you should mention it in the documentation so that other people do not waste too much time debugging.

manusajith commented 10 years ago

@tdgs Added a note in README.