Sha256: b336e4e3d4b80cb2944aa1c6ba3c5c0b9d73ddb9dad4be997ada4f8f9c41aeee

Contents?: true

Size: 335 Bytes

Versions: 44

Compression:

Stored size: 335 Bytes

Contents

-#= page_title :edit, <%= class_name %>

= render 'form'

.page-links
  = link_to t('action.index.link', model: <%= class_name %>.model_name.human), <%= index_helper %>_path, class: 'to-index-button'
  = link_to t('action.show.link', model: <%= class_name %>.model_name.human), @<%= singular_table_name %>, class: 'record-show-button'

Version data entries

44 entries across 22 versions & 1 rubygems

Version Path
record_collection-0.10.4 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.10.4 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.10.3 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.10.3 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.10.2 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.10.2 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.10.1 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.10.1 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.10.0 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.10.0 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.9.2 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.9.2 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.9.1 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.9.1 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.9.0 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.9.0 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.8.3 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.8.3 lib/generators/collection_scaffold/templates/edit.html.slim
record_collection-0.8.2 lib/generators/collection_scaffold/templates/edit.html.haml
record_collection-0.8.2 lib/generators/collection_scaffold/templates/edit.html.slim