Method: ActiveForm::Validator::Base#msg
- Defined in:
- lib/active_form/validators/base.rb
#msg ⇒ Object
Returns the value of attribute msg.
4 5 6 |
# File 'lib/active_form/validators/base.rb', line 4 def msg @msg end |
Returns the value of attribute msg.
4 5 6 |
# File 'lib/active_form/validators/base.rb', line 4 def msg @msg end |