You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complex form examples are examples created to guide the development of nested attributes in ActiveRecord. They will not be maintained and are just kept here for historical purposes.
escape_javascript generate_html(form_builder, method, options = {})
should be:
escape_javascript generate_html(form_builder, method, options)
The text was updated successfully, but these errors were encountered: