Challenge Solution: Configure Views
The solution to the Configure Views challenge.
We'll cover the following...
Solution
//= link_tree ../images //= link_directory ../javascripts .js //= link_directory ../stylesheets .css
Explanation
app/views/layouts/application.html.erb
Line 19: Edit Account –– Running rails routes
gives us the ...