Method: Primer::Forms::Dsl::CheckBoxGroupInput#check_boxes
- Defined in:
- app/lib/primer/forms/dsl/check_box_group_input.rb
#check_boxes ⇒ Object (readonly)
Returns the value of attribute check_boxes.
8 9 10 |
# File 'app/lib/primer/forms/dsl/check_box_group_input.rb', line 8 def check_boxes @check_boxes end |