Method: BootstrapEmail::SassCache#cache_dir

Defined in:
lib/bootstrap-email/sass_cache.rb

#cache_dirObject

[View source]

19
20
21
# File 'lib/bootstrap-email/sass_cache.rb', line 19

def cache_dir
  BootstrapEmail.config.sass_cache_location
end