Sha256: 6e2968dfa0f72a579d87e98a910953366dd2d62cddc081bc00699972cd8a3c07

Contents?: true

Size: 215 Bytes

Versions: 4

Compression:

Stored size: 215 Bytes

Contents

%h1= t('.title', **inflections)

= simple_form_for(@resource, url: resource_path(@resource)) do |f|
  = render 'form_errors',  resource: f.object
  = render 'form',         form: f
  = render 'form_buttons', form: f

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rao-resources_controller-0.0.52.pre app/views/rao/resources_controller/base/edit.html.haml
rao-resources_controller-0.0.51.pre app/views/rao/resources_controller/base/edit.html.haml
rao-resources_controller-0.0.50.pre app/views/rao/resources_controller/base/edit.html.haml
rao-resources_controller-0.0.49.pre app/views/rao/resources_controller/base/edit.html.haml