Add a Static Pages controller

parent 528f6741
Pipeline #1221 canceled with stages
in 0 seconds
......@@ -8,6 +8,6 @@ Rails.application.routes.draw do
#get 'static_pages/help'
#get 'static_pages/about'
root 'application#hello'
get 'static_pages
# For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html
get 'static_pages'
end
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