Sha256: b6dd7049f4a27c2c8e7da0b0b73c9ee1e5a7a6f859a2d94e90fbb6459e550b43

Contents?: true

Size: 267 Bytes

Versions: 23

Compression:

Stored size: 267 Bytes

Contents

.component.form_component.new_form_component
  .component_title
    %h1= sanitize "#{t('creating')} #{t(controller_name.singularize)}"
  .component_content
    .part.form_part
      = render 'form'
    = #link_to 'Back', controller: controller_name, action: 'index' 

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rich_table_component-0.0.4 app/views/application/new.html.haml
rich_table_component-0.0.3 app/views/application/new.html.haml
rich_table_component-0.0.2 app/views/application/new.html.haml