Sha256: 5f204f0b87469957b288916ada221f821e7ffbcc5f362393f40bcd11b6d898e7
Contents?: true
Size: 355 Bytes
Versions: 15
Compression:
Stored size: 355 Bytes
Contents
%p#notice= notice <% for attribute in attributes -%> %p %b #{<%= class_name.gsub('Cms::','') %>.human_attribute_name :<%= attribute.name %>}: = @<%= singular_table_name %>.<%= attribute.name %> <% end -%> = link_to t('cms.edit'), edit_<%= singular_table_name %>_path(@<%= singular_table_name %>) \| = link_to t('cms.back'), <%= index_helper %>_path
Version data entries
15 entries across 15 versions & 1 rubygems