Method: Primer::Forms::Dsl::SelectInput#name
- Defined in:
- app/lib/primer/forms/dsl/select_input.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
23 24 25 |
# File 'app/lib/primer/forms/dsl/select_input.rb', line 23 def name @name end |