Sha256: a857ddd3e9d1db3715f57f401f4a5522619d856136ee61cb1e7e3c9cba2e5a6f

Contents?: true

Size: 361 Bytes

Versions: 26

Compression:

Stored size: 361 Bytes

Contents

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

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

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.1.2.48 app/views/application/edit.html.haml
five-two-nw-olivander-0.1.2.47 app/views/application/edit.html.haml
five-two-nw-olivander-0.1.2.46 app/views/application/edit.html.haml
five-two-nw-olivander-0.1.2.45 app/views/application/edit.html.haml
five-two-nw-olivander-0.1.2.44 app/views/application/edit.html.haml
five-two-nw-olivander-0.1.2.43.a app/views/application/edit.html.haml