Sha256: 6a050647fae006a3ae5e56c533cfa7cd36a87cc55f1c73fedf76b5362f5d5cfc
Contents?: true
Size: 198 Bytes
Versions: 1
Compression:
Stored size: 198 Bytes
Contents
%dl <% attributes.each do |attribute| %> %dt= attribute.human_name %dd= <%= singular_table_name %>.<%= attribute.name %> <% end %> = link_to 'Edit', [:edit, <%= singular_table_name %>]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arrate-0.0.1 | lib/templates/haml/scaffold/show.html.haml |