Sha256: c51605d848d442931d7c225ee42638627dfef48bdbe43162eef122620cc0cafe

Contents?: true

Size: 293 Bytes

Versions: 85

Compression:

Stored size: 293 Bytes

Contents

- data_source ||= field.reflection.klass.all
= reflection_node f, field do
  - fk = field.reflection.foreign_key
  %ul
    - data_source.each do |obj|
      %li
        = f.radio_button fk, obj.id, id: "belongs_to_#{fk}_#{obj.id}"
        = label_tag "belongs_to_#{fk}_#{obj.id}", obj.to_bhf_s

Version data entries

85 entries across 85 versions & 1 rubygems

Version Path
bhf-0.6.3 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.6.2 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.6.1 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.6.0 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.13 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.12 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.11 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.10 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.9 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.8 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.7 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.6 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.5 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.4 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.3 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.2 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.1 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.5.0 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.4.36 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.4.35 app/views/bhf/entries/form/belongs_to/_radio.haml