Update index.html.erb

This commit is contained in:
2016-04-21 12:10:56 -04:00
parent 40f2358c26
commit b08f3adc39

View File

@@ -20,4 +20,4 @@
</div> </div>
<% end %> <% end %>
<%= button_to "New", vehicle, method: :new %> <%= button_to "New", new_vehicle_path, method: :new %>