Class: Arel::SelectManager
- Inherits:
-
Object
- Object
- Arel::SelectManager
- Defined in:
- lib/rcache/arel.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.
3 4 5 |
# File 'lib/rcache/arel.rb', line 3 def rcache_value @rcache_value end |