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