get 'welcome'=> 'pages#home' bash: get: command not found
Exercise 4/6 help
zystvan
#2
Hi Brittanaeclark,
You need to type that code into the code editor, specifically, inside the routes.rb
file.
You can open routes.rb
in the code editor by clicking the icon in the upper-left corner of the code editor, expanding the
config
folder, clicking routes.rb
, and pressing the “Open” button