Method: ActiveModel::EachValidator#attributes
- Defined in:
- lib/active_model/validator.rb
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
135 136 137 |
# File 'lib/active_model/validator.rb', line 135 def attributes @attributes end |