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