codebrew / backbone-rails

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

Additional packages #147

Open akirill0v opened 11 years ago

akirill0v commented 11 years ago

What do you think the inclusion following packages in gem:

https://github.com/thedersen/backbone.validation https://github.com/PaulUithol/Backbone-relational

They are needed in almost every application. Perhaps there is some other extensions for Backbone applying for inclusion in the basic package?

KODerFunk commented 11 years ago

There is also a wonderful package https://github.com/theironcook/Backbone.ModelBinder It is worth considering in the context of this issue.