Sha256: 01ab237ac9058f1b3ce615f7e48547d719c6d17b3edb1a0bf47bf6d0e07928c7

Contents?: true

Size: 283 Bytes

Versions: 6

Compression:

Stored size: 283 Bytes

Contents

.record-attribute.nested-association
  - if f.object.persisted?
    = f.hidden_field :id
    = f.hidden_field :_destroy, :value => 0
  .field
    = f.send local_assigns[:value_field_type] || :text_field,  :value

  = @nested_association_options

  = link_to_destroy_record_attribute

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
e9_attributes-0.0.6 app/views/e9_attributes/record_attributes/_record_attribute.html.haml
e9_attributes-0.0.5 app/views/e9_attributes/record_attributes/_record_attribute.html.haml
e9_attributes-0.0.4 app/views/e9_attributes/record_attributes/_record_attribute.html.haml
e9_attributes-0.0.3 app/views/e9_attributes/record_attributes/_record_attribute.html.haml
e9_attributes-0.0.2 app/views/e9_attributes/record_attributes/_record_attribute.html.haml
e9_attributes-0.0.1 app/views/e9_attributes/record_attributes/_record_attribute.html.haml