Libraries
»
sprockets
(2.10.1)
»
Index
»
Sprockets
»
Base
»
#cache
Method: Sprockets::Base#cache
Defined in:
lib/sprockets/base.rb
#
cache
⇒
Object
Get persistent cache store
89 90 91
# File 'lib/sprockets/base.rb', line 89
def
cache
@cache
end