routes.rb:
routes.rb
get \'dashboard\', to: \'dashboard#show\', as: :dashboard
rake routes | grep dashboard:
rake routes | grep dashboard