complex-form-examples icon indicating copy to clipboard operation
complex-form-examples copied to clipboard

Simple Rails application which shows the use of NestedAttributes and AutosaveAssociation.

Results 4 complex-form-examples issues
Sort by recently updated
recently updated
newest added

Hi there. I used your complex-form-examples fork heavily when I was learning multi-model forms in Rails 2.3. I recently upgraded to Rails 3 and found that the deprecated block style...

Hi there - I get the following error, do you have any suggestions to configure the app once it's been cloned from the git? $ rake db:migrate (in /home/tim/Development/learning/railsform/complex-form-examples) rake...

escape_javascript generate_html(form_builder, method, options = {}) should be: escape_javascript generate_html(form_builder, method, options)

I'm not sure if this is the correct forum for this posting...so please feel free to redirect me... I am trying to expand upon this example to create a matrix....