Sha256: 02856e61162b98de0ebc6722693901b9b8eefa7a9d2404ebadffc412f9c61992
Contents?: true
Size: 344 Bytes
Versions: 1
Compression:
Stored size: 344 Bytes
Contents
- title <%= class_name %>.human_name <%- for attribute in attributes -%> %p %strong = <%= class_name %>.human_attribute_name('<%= attribute.name %>')+':' =h @<%= singular_name %>.<%= attribute.name %> <%- end -%> %p <%= render_link :edit, :ident => 1 %> <%= render_link :destroy, :ident => 1 %> <%= render_link :index, :ident => 1 %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
splendeo-generators-0.3.1 | rails_generators/splendeo_scaffold/templates/views/haml/show.html.haml |