Method: Primer::Forms::Dsl::CheckBoxInput#nested_form_arguments
- Defined in:
- app/lib/primer/forms/dsl/check_box_input.rb
#nested_form_arguments ⇒ Object (readonly)
Returns the value of attribute nested_form_arguments.
11 12 13 |
# File 'app/lib/primer/forms/dsl/check_box_input.rb', line 11 def nested_form_arguments @nested_form_arguments end |