Sha256: 71f40fb599ac0cfffb2314cbbff14d4946625af3691089d267803a01e9946eab
Contents?: true
Size: 333 Bytes
Versions: 2
Compression:
Stored size: 333 Bytes
Contents
.form_element{:class => "#{field_name}"} .label = label_text - if required %span.required * .value - choices.each do |choice| .option = choice[:field] = choice[:label] - if error_messages.present? != error_messages - if description.present? .description= description
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
formatted_form-1.0.2 | app/views/formatted_form/_radio_button.html.haml |
formatted_form-1.0.1 | app/views/formatted_form/_radio_button.html.haml |