...

/

Challenge Solution: Configure Show View

Challenge Solution: Configure Show View

The solution to the Configure Show View challenge.

We'll cover the following...

Solution

//= link_tree ../images
//= link_directory ../javascripts .js
//= link_directory ../stylesheets .css

Explanation

app/views/links/show.html.erb

Line 13: ...