I\'m new to rails, and just found the simple_form gem. I installed it with bootstrap suport, but now I can\'t get this code to work the way I want it
<%=
<%= button_tag(type: 'submit', class: "btn btn-primary") do %> Save <% end %>