Method: Formtastic::Actions::Base#default_button_html

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

#default_button_htmlObject



99
100
101
# File 'lib/formtastic/actions/base.rb', line 99

def default_button_html
  { :accesskey => accesskey }
end