%%= header new_dash_<%= singular_name %>_path %>
# | <%%= <%= class_name %>.human_attribute_name :created_at %> | <%%= t 'dash.grid.actions' %> |
---|---|---|
<%%= <%= singular_name %>.id %> | <%%= l <%= singular_name %>.created_at %> | <%%= link_to t('dash.grid.update'), [:dash, <%= singular_name %>] %> <%%= link_to t('dash.grid.destroy'), [:dash, <%= singular_name %>], method: 'delete' %> |