I open up the router and input the requested get line.
It doesn’t progress me and gives error:
config/routes.rb:2:in <class:PagesController>': undefined method
get’ for PagesController:Class (NoMethodError)
I open up the router and input the requested get line.
It doesn’t progress me and gives error:
config/routes.rb:2:in <class:PagesController>': undefined method
get’ for PagesController:Class (NoMethodError)
Hi Redquirk,
Can you please copy/paste in your routes.rb
code?
Thanks