Sha256: e31a7c0bd3b3be055cb75bf1273a992ac7839e7029afa114b04cb216cb1f1dd5

Contents?: true

Size: 444 Bytes

Versions: 31

Compression:

Stored size: 444 Bytes

Contents

- resource = (@_effective_resource || Effective::Resource.new(controller_path))
- @resource = instance_variable_get('@' + resource.name) if resource.name

- if @resource
  = render_optional_partial 'form_before'
  .row
    .col-12{ data: { controller: [controller.class.name.gsub('Controller', '').underscore.dasherize.gsub('/', '--'), action_name].join('-') } }
      = render_resource_form(@resource)
  = render_optional_partial 'form_after'

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.2.0.40 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.39 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.38 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.37 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.36 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.35 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.34 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.33 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.32 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.31 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.30 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.29 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.28 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.27 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.26 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.25 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.24 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.23 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.22 app/views/application/edit.html.haml
five-two-nw-olivander-0.2.0.19 app/views/application/edit.html.haml