Class: ActiveRecord::Relation
- Inherits:
-
Object
- Object
- ActiveRecord::Relation
- Defined in:
- lib/rcache/relation.rb
Instance Attribute Summary collapse
-
#rcache_value ⇒ Object
Returns the value of attribute rcache_value.
Instance Attribute Details
#rcache_value ⇒ Object
Returns the value of attribute rcache_value.
4 5 6 |
# File 'lib/rcache/relation.rb', line 4 def rcache_value @rcache_value end |