Sha256: 4647ea7321a56f724ab5012784bd954be18f3d0f6ec4cac5af2c0ec3216ff34b
Contents?: true
Size: 337 Bytes
Versions: 1
Compression:
Stored size: 337 Bytes
Contents
%p#notice= notice <% for attribute in attributes -%> %p %b <%= attribute.human_name %>: = @<%= singular_table_name %>.<%= attribute.name %> <% end -%> .form-actions = link_to 'Edit', edit_<%= singular_table_name %>_path(@<%= singular_table_name %>), :class => 'btn' = link_to 'Back', <%= index_helper %>_path, :class => 'btn'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bootstrap-haml-rails-0.4.5 | lib/generators/haml/scaffold/templates/show.html.haml |