Last Modified
2013-02-04 09:55:44 -0500
Requires

Description


Please note: If you're subclassing Formtastic::SemanticFormBuilder in a Rails 3 project, Formtastic uses class_attribute for these configuration attributes instead of the deprecated class_inheritable_attribute. The behaviour is slightly different with subclasses (especially around attributes with Hash or Array) values, so make sure you understand what's happening. See the documentation for class_attribute in ActiveSupport for more information.