<%= f.actions :class => 'col-md-12 submit-box' do %> <%= f.action :submit, :button_html => {:class => 'btn-glow primary'} %> OR <%= f.action :cancel, :button_html => {:class => 'reset'} %> <% end %>