YamlStore

Sorry, not much here just yet, but see yaml_store_test.rb for some examples.

TODO:

* More abstract way of loading yaml files:

  YamlStore.directory('config/data')
  YamlStore.from('entries').having(:subject => 'Hello world')

Copyright © 2009 Chris Scharf. See LICENSE for details.