Method: Formtastic::Actions::LinkAction#supported_methods

Defined in:
lib/formtastic/actions/link_action.rb

#supported_methodsObject

Parameters:

  • *args (Hash)

    a customizable set of options

See Also:



71
72
73
# File 'lib/formtastic/actions/link_action.rb', line 71

def supported_methods
  [:cancel]
end