Method: Formtastic::Actions::LinkAction#supported_methods
- Defined in:
- lib/formtastic/actions/link_action.rb
#supported_methods ⇒ Object
71 72 73 |
# File 'lib/formtastic/actions/link_action.rb', line 71 def supported_methods [:cancel] end |