RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: eveevans
Site: www.flasheves.com
I will add "reject_if" for the "accepts_nested_attributes_for" method for, ( for example) omit some attributes (for example blank attributes)
thanks, I had the same question.
If someone need it, here I put the Javascript version of the example. https://github.com/eveevans/backbone-on-rails-part-1-js-
+1 I really want to know how to use multiple view
okok, now I have read the documentation, its says.
# Generate JavaScript rails generate backbone:install --javascript
Can I use backbone-on-rails without cofee-script gem?
I will add "reject_if" for the "accepts_nested_attributes_for" method for, ( for example) omit some attributes (for example blank attributes)
thanks, I had the same question.
If someone need it, here I put the Javascript version of the example.
https://github.com/eveevans/backbone-on-rails-part-1-js-
+1 I really want to know how to use multiple view
okok, now I have read the documentation, its says.
# Generate JavaScript
rails generate backbone:install --javascript
Can I use backbone-on-rails without cofee-script gem?