rom-yaml

Gem Version Build Status Dependency Status Code Climate Test Coverage Inline docs

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.