Create _vehicle.html.erb

This commit is contained in:
2016-08-03 21:34:10 -04:00
committed by GitHub
parent c4904a0ac2
commit 92f51d9884

View File

@@ -0,0 +1 @@
<option value="<%= vehicle.id %>"><%= vehicle.to_s.titleize %></option>