Method: Primer::Forms::ValidationMessage#input
- Defined in:
- app/lib/primer/forms/validation_message.rb
#input ⇒ Object (readonly)
Returns the value of attribute input.
7 8 9 |
# File 'app/lib/primer/forms/validation_message.rb', line 7 def input @input end |