Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/branches/1-2-stable/railties/lib/rails_generator/generators/components/controller/templates/view.rhtml

Revision 1828, 71 bytes (checked in by ulysses, 3 years ago)

Show correct paths to generated templates for nexted controllers. Fixes #730

Line 
1 <h1><%= class_name %>#<%= action %></h1>
2 <p>Find me in <%= path %></p>
Note: See TracBrowser for help on using the browser.