Class
Sprockets::Sass::CacheStore
In:
lib/sprockets/sass/cache_store.rb
Parent:
::Sass::CacheStores::Base
Methods
_retrieve
_store
new
Attributes
environment
[R]
Public Class methods
new
(environment)
Public Instance methods
_retrieve
(key, version, sha)
_store
(key, version, sha, contents)
[Validate]