Method: ContentCaching::Configuration#adapter
- Defined in:
- lib/content_caching/configuration.rb
#adapter ⇒ Object
Returns the value of attribute adapter.
3 4 5 |
# File 'lib/content_caching/configuration.rb', line 3 def adapter @adapter end |