Class: Kennel::OptionalValidations::ValidationMessage
- Inherits:
-
Struct
- Object
- Struct
- Kennel::OptionalValidations::ValidationMessage
- Defined in:
- lib/kennel/optional_validations.rb
Instance Attribute Summary collapse
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Object
Returns the value of attribute text
4 5 6 |
# File 'lib/kennel/optional_validations.rb', line 4 def text @text end |