<%= form_for @stock do %> <%= submit_tag "Insert stock", class: 'btn btn-primary' %> <% end %>