Class: Cachex::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/cachex/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#adapterObject

Returns the value of attribute adapter.



12
13
14
# File 'lib/cachex/config.rb', line 12

def adapter
  @adapter
end