Update vehicles_controller.rb

This commit is contained in:
2016-04-21 12:47:10 -04:00
parent 64a7b4fb29
commit b534e94c38

View File

@@ -27,9 +27,9 @@ class VehiclesController < ApplicationController
end end
# create a new vehicle # create a new vehicle
def create #def create
super #
end #end
# display a specific vehicle # display a specific vehicle
def show def show