PStore
YAML::Store backend @api public
# File lib/moneta/adapters/yaml.rb, line 10 def new_store(options) ::YAML::Store.new(options[:file]) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.