Method: Formtastic::Actions::Base#supported_methods
- Defined in:
- lib/formtastic/actions/base.rb
#supported_methods ⇒ Object
76 77 78 |
# File 'lib/formtastic/actions/base.rb', line 76 def supported_methods raise NotImplementedError end |