Sha256: abcaebf0d7b285304ef56b1e388968837e4fbeb4f865a0cca5f3b342ed65a9fe

Contents?: true

Size: 250 Bytes

Versions: 8

Compression:

Stored size: 250 Bytes

Contents

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

- if @resource
  .row
    .col-xs-8
      %h1= @page_title

  = render_resource_form(resource)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
effective_resources-0.7.11 app/views/application/new.html.haml
effective_resources-0.7.10 app/views/application/new.html.haml
effective_resources-0.7.9 app/views/application/new.html.haml
effective_resources-0.7.8 app/views/application/new.html.haml
effective_resources-0.7.7 app/views/application/new.html.haml
effective_resources-0.7.6 app/views/application/new.html.haml
effective_resources-0.7.5 app/views/application/new.html.haml
effective_resources-0.7.4 app/views/application/new.html.haml