Commit e55a7bba authored by Jasmine Principe's avatar Jasmine Principe

updated

parents 87e419c3 1bf32fd2
......@@ -4,4 +4,5 @@ Rails.application.routes.draw do
get "/car_logs", to: "car_logs#index"
get "/create_new", to: "car_logs#create_page"
post "/car_logs/create", to: "car_logs#create"
end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment