Sha256: e28c9578f6c64d85c116b1aa54fde530b0c0cff9e1f42df6efd8da8169a8583e

Contents?: true

Size: 213 Bytes

Versions: 3

Compression:

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

3 entries across 3 versions & 1 rubygems

Version Path
rao-resources_controller-0.0.48.pre app/views/rao/resources_controller/base/edit.html.haml
rao-resources_controller-0.0.47.pre app/views/rao/resources_controller/base/edit.html.haml
rao-resources_controller-0.0.46.pre app/views/rao/resources_controller/base/edit.html.haml