The layout in the hello_world_controller.rb
is telling that controller to use the hello_world.html.erb
file in the view/layouts
folder.
The layout in the hello_world_controller.rb
is telling that controller to use the hello_world.html.erb
file in the view/layouts
folder.