-
Cristian Mircea Messel authored
Write routes in route.rb with single quotes get 'welcome/index' instead of get "welcome/index"
Cristian Mircea Messel authoredWrite routes in route.rb with single quotes get 'welcome/index' instead of get "welcome/index"
Loading