Sha256: cf6573c3f96fd8a7495ba3297ed6644bcc1aea216483514d68a0b2cede971b17
Contents?: true
Size: 284 Bytes
Versions: 1
Compression:
Stored size: 284 Bytes
Contents
.contextual = link_to t_action(:index), eval("#{parent_type}_notes_path(#{resource.id})") %h1= t_title %table{:class => "#{collection.first.class.to_s.downcase} detail"} %tr %th= t_attr(:content) %td= resource.content %tr %th= t_attr(:user) %td= resource.user
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bookyt-0.0.1 | app/views/notes/show.html.haml |