Forgot End

This commit is contained in:
2017-04-04 08:45:34 -04:00
committed by GitHub
parent 0e47f9eb5f
commit 02aabe6045

View File

@@ -31,6 +31,7 @@ class Vehicle < ActiveRecord::Base
else else
return "#{vin}" return "#{vin}"
end end
end
# returns the raw JSON details from EMUNDS # returns the raw JSON details from EMUNDS
def details def details