1 2 3 4 5
<h1>Admin#index</h1> <p>Find me in app/views/admin/index.html.erb</p> <%= link_to 'nodes', :controller => :nodes, :action => :index %>