module Formtastic::Actions::Buttonish
Public Instance Methods
supported_methods()
click to toggle source
# File lib/formtastic/actions/buttonish.rb, line 5 def supported_methods [:submit, :reset] end