File: view.html.erb

package info (click to toggle)
ruby-railties-3.2 3.2.6-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,808 kB
  • sloc: ruby: 6,217; makefile: 10
file content (2 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (9)
1
2
<h1><%= class_name %>#<%= @action %></h1>
<p>Find me in <%= @path %></p>