Sha256: 03567f2b91f835186020b6a3268c7a1c625d5b2585da9794b00bc77b21849b27
Contents?: true
Size: 1.09 KB
Versions: 8
Compression:
Stored size: 1.09 KB
Contents
[gem]: https://rubygems.org/gems/rom-yaml [travis]: https://travis-ci.org/rom-rb/rom-yaml [gemnasium]: https://gemnasium.com/rom-rb/rom-yaml [codeclimate]: https://codeclimate.com/github/rom-rb/rom-yaml [inchpages]: http://inch-ci.org/github/rom-rb/rom-yaml # rom-yaml [][gem] [][travis] [][gemnasium] [][codeclimate] [][codeclimate] [][inchpages] YAML support for [rom-rb](https://github.com/rom-rb/rom) ## Installation Add this line to your application's Gemfile: ```ruby 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.
Version data entries
8 entries across 8 versions & 1 rubygems