RailsCasts Pro episodes are now free!

Learn more or hide this

Erick Vanegas's Profile

GitHub User: eveevans

Site: www.flasheves.com

Comments by Erick Vanegas

Avatar

I will add "reject_if" for the "accepts_nested_attributes_for" method for, ( for example) omit some attributes (for example blank attributes)

Avatar

+1 I really want to know how to use multiple view

Avatar

okok, now I have read the documentation, its says.

# Generate JavaScript
rails generate backbone:install --javascript

Avatar

Can I use backbone-on-rails without cofee-script gem?