instiki/vendor/rails/railties/lib/rails_generator/generators/components/controller/templates/view.rhtml

3 lines
71 B
Plaintext
Raw Normal View History

2007-01-22 14:43:50 +01:00
<h1><%= class_name %>#<%= action %></h1>
<p>Find me in <%= path %></p>