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.8.0 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.16 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.15 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.14 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.13 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.12 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.11 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.9 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.8 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.7 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.5 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.4 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.3 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.2 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.1 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.0.rc3 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.0.rc2 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.7.0.rc1 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.6.32 app/views/bhf/entries/form/belongs_to/_radio.haml
bhf-0.6.31 app/views/bhf/entries/form/belongs_to/_radio.haml