Sha256: ed826ee9fded86c1e27468abbfe1137b7ab18ab4e8af1d1d257e1b2de25f0404

Contents?: true

Size: 247 Bytes

Versions: 35

Compression:

Stored size: 247 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

  = render_resource_form(resource)

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
effective_resources-0.9.5 app/views/application/new.html.haml
effective_resources-0.9.4 app/views/application/new.html.haml
effective_resources-0.9.3 app/views/application/new.html.haml
effective_resources-0.9.2 app/views/application/new.html.haml
effective_resources-0.9.1 app/views/application/new.html.haml
effective_resources-0.9.0 app/views/application/new.html.haml
effective_resources-0.8.26 app/views/application/new.html.haml
effective_resources-0.8.25 app/views/application/new.html.haml
effective_resources-0.8.24 app/views/application/new.html.haml
effective_resources-0.8.23 app/views/application/new.html.haml
effective_resources-0.8.22 app/views/application/new.html.haml
effective_resources-0.8.21 app/views/application/new.html.haml
effective_resources-0.8.20 app/views/application/new.html.haml
effective_resources-0.8.19 app/views/application/new.html.haml
effective_resources-0.8.18 app/views/application/new.html.haml
effective_resources-0.8.17 app/views/application/new.html.haml
effective_resources-0.8.16 app/views/application/new.html.haml
effective_resources-0.8.15 app/views/application/new.html.haml
effective_resources-0.8.14 app/views/application/new.html.haml
effective_resources-0.8.13 app/views/application/new.html.haml