Class: Moneta::Adapters::YAML
- Defined in:
- lib/moneta/adapters/yaml.rb
Overview
YAML::Store backend
Instance Attribute Summary
Attributes inherited from PStore
Method Summary
Methods inherited from PStore
#clear, #create, #delete, #each_key, #fetch_values, #increment, #initialize, #key?, #load, #merge!, #slice, #store, #values_at
Methods included from NilValues
#fetch_values, #merge!, #slice
Methods included from Defaults
#[], #[]=, #close, #create, #decrement, #each_key, #features, #fetch, #fetch_values, included, #increment, #key?, #merge!, #slice, #supports?, #update, #values_at
Methods included from OptionSupport
#expires, #prefix, #raw, #with
Constructor Details
This class inherits a constructor from Moneta::Adapters::PStore