aboutsummaryrefslogtreecommitdiffstats
path: root/railties/generators/controller/templates/view.rhtml
blob: 7e7a7d53ceeb1546ccf4c48785348e466f14303e (plain) (blame)
1
2
<h1><%= class_name %>#<%= action %></h1>
<p>Find me in app/views/<%= file_name %>/<%= action %>.rhtml</p>