Method: Formtastic::Actions::Buttonish#supported_methods

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

#supported_methodsObject



6
7
8
# File 'lib/formtastic/actions/buttonish.rb', line 6

def supported_methods
  [:submit, :reset]
end