Sha256: 997ae35e4401f5a26cbaaf3a652388c840b1b34309947cc4f11c77fd895a4fdf

Contents?: true

Size: 201 Bytes

Versions: 10

Compression:

Stored size: 201 Bytes

Contents

.poll-answer.nested-association
  - if f.object.persisted?
    = f.hidden_field :id
    = f.hidden_field :_destroy, :value => 0

  .field
    = f.text_area :value

  = link_to_destroy_nested_attribute

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
e9_polls-1.0.10 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.9 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.8 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.7 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.6 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.5 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.4 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.3 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.2 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml
e9_polls-1.0.1 app/views/e9_polls/poll_answers/_nested_attribute_template.html.haml