A cache store implementation which stores everything on the filesystem.
FileStore implements the Strategy::LocalCache strategy which implements an in-memory cache inside of a block.
Constants
DIR_FORMATTER = "%03X"
FILENAME_MAX_SIZE = 228
EXCLUDED_DIRS = ['.', '..'].freeze
Attributes
| [R] | cache_path | 

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
   
    
 
    
    
