Class: Sass::CacheStores::Null

Inherits:
Base
  • Object
show all
Defined in:
lib/sass/cache_stores/null.rb

Overview

Doesn't store anything, but records what things it should have stored. This doesn't currently have any use except for testing and debugging.

Method Summary

Methods inherited from Base

#key, #retrieve, #store