Method: Formtastic::FormBuilder.action_namespaces
- Defined in:
- lib/formtastic/form_builder.rb
.action_namespaces ⇒ Object
Check ActionClassFinder to see how are inputs resolved.
48 |
# File 'lib/formtastic/form_builder.rb', line 48 configure :action_namespaces, [::Object, ::Formtastic::Actions] |