Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / vendor / rails / railties / lib / rails_generator / generators / components / controller / templates / view.html.erb
1 <h1><%= class_name %>#<%= action %></h1>
2 <p>Find me in <%= path %></p>