aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/erb/controller/templates/view.html.erb
blob: cd54d13d8340fa2619e5a876a6009a0779259b9b (plain) (blame)
1
2
<h1><%= class_name %>#<%= @action %></h1>
<p>Find me in <%= @path %></p>