Skip to content

Instantly share code, notes, and snippets.

@invisiblefunnel
Created April 12, 2011 16:23
Show Gist options
  • Save invisiblefunnel/915832 to your computer and use it in GitHub Desktop.
Save invisiblefunnel/915832 to your computer and use it in GitHub Desktop.
Try this
<%= f.buttons :class => 'medium-green-button' do %>
<%= f.commit_button "Save", :button_html => {:class => 'medium-green-button'} %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment