Class: Moneta::Adapters::YAML

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

Overview

YAML::Store backend

Method Summary

Methods inherited from PStore

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

Methods included from Defaults

#[], #[]=, #close, #decrement, #fetch, #increment, #key?

Methods included from OptionSupport

#expires, #prefix, #raw, #with

Constructor Details

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