rom-yaml
YAML support for rom-rb
Installation
Add this line to your application's Gemfile:
gem 'rom-yaml'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rom-yaml
Usage
See spec/integration/adapter_spec.rb
for a sample usage.
License
See LICENSE
file.