Libraries
»
active_data
(1.1.6)
»
Index
»
ActiveData
»
Model
»
Attributes
»
Base
»
#read
Method: ActiveData::Model::Attributes::Base#read
Defined in:
lib/active_data/model/attributes/base.rb
#
read
⇒
Object
33 34 35
# File 'lib/active_data/model/attributes/base.rb', line 33
def
read
@value_cache
end