Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Moneta::Adapters::YAML

YAML::Store backend @api public

Protected Instance Methods

new_store(options) click to toggle source
# 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.