Class: ActiveRecord::Relation

Inherits:
Object
  • Object
show all
Defined in:
lib/rcache/relation.rb

Instance Attribute Summary collapse

Instance Attribute Details

#rcache_valueObject

Returns the value of attribute rcache_value.



4
5
6
# File 'lib/rcache/relation.rb', line 4

def rcache_value
  @rcache_value
end