Method: ActiveModel::EachValidator#attributes

Defined in:
lib/active_model/validator.rb

#attributesObject (readonly)

Returns the value of attribute attributes.



135
136
137
# File 'lib/active_model/validator.rb', line 135

def attributes
  @attributes
end