Sha256: cca923e37c5605c24d55b16ac44c73510b6e56731340e2d8e413f63c39a2ed44

Contents?: true

Size: 326 Bytes

Versions: 350

Compression:

Stored size: 326 Bytes

Contents

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

- if @resource
  .row
    .col-8
      %h1= @page_title
    .col-4.text-right
      = render_resource_buttons(@resource, edit: false)

  = render_resource_form(@resource)

Version data entries

350 entries across 350 versions & 2 rubygems

Version Path
effective_resources-2.27.9 app/views/application/edit.html.haml
effective_resources-2.27.8 app/views/application/edit.html.haml
effective_resources-2.27.7 app/views/application/edit.html.haml
effective_resources-2.27.6 app/views/application/edit.html.haml
effective_resources-2.27.5 app/views/application/edit.html.haml
effective_resources-2.27.4 app/views/application/edit.html.haml
effective_resources-2.27.3 app/views/application/edit.html.haml
effective_resources-2.27.2 app/views/application/edit.html.haml
effective_resources-2.27.1 app/views/application/edit.html.haml
effective_resources-2.27.0 app/views/application/edit.html.haml
effective_resources-2.26.5 app/views/application/edit.html.haml
effective_resources-2.26.4 app/views/application/edit.html.haml
effective_resources-2.26.3 app/views/application/edit.html.haml
effective_resources-2.26.2 app/views/application/edit.html.haml
effective_resources-2.26.1 app/views/application/edit.html.haml
effective_resources-2.26.0 app/views/application/edit.html.haml
effective_resources-2.25.16 app/views/application/edit.html.haml
effective_resources-2.25.15 app/views/application/edit.html.haml
effective_resources-2.25.14 app/views/application/edit.html.haml
effective_resources-2.25.13 app/views/application/edit.html.haml