Sha256: 990cca21e355ffc1084a9a8ab902967bca75bf2fa53cbd4dfdf50e0d41dbf6f7

Contents?: true

Size: 313 Bytes

Versions: 350

Compression:

Stored size: 313 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)

  = render_resource_form(@resource)

Version data entries

350 entries across 350 versions & 2 rubygems

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