Class: Moneta::Adapters::YAML

Inherits:
PStore
  • Object
show all
Defined in:
lib/moneta/adapters/yaml.rb

Overview

YAML::Store backend

Instance Attribute Summary

Attributes inherited from PStore

#backend

Method Summary

Methods inherited from PStore

#clear, #create, #delete, #increment, #initialize, #key?, #load, #store

Methods included from Defaults

#[], #[]=, #close, #create, #decrement, #features, #fetch, included, #increment, #key?, #supports?

Methods included from OptionSupport

#expires, #prefix, #raw, #with

Constructor Details

This class inherits a constructor from Moneta::Adapters::PStore