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 Version](https://badge.fury.io/rb/rom-yaml.svg)][gem]
[![Build Status](https://travis-ci.org/rom-rb/rom-yaml.svg?branch=master)][travis]
[![Dependency Status](https://gemnasium.com/rom-rb/rom-yaml.svg)][gemnasium]
[![Code Climate](https://codeclimate.com/github/rom-rb/rom-yaml/badges/gpa.svg)][codeclimate]
[![Test Coverage](https://codeclimate.com/github/rom-rb/rom-yaml/badges/coverage.svg)][codeclimate]
[![Inline docs](http://inch-ci.org/github/rom-rb/rom-yaml.svg?branch=master)][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

Version Path
rom-yaml-3.0.0 README.md
rom-yaml-2.0.0 README.md
rom-yaml-2.0.0.rc2 README.md
rom-yaml-2.0.0.rc1 README.md
rom-yaml-2.0.0.beta1 README.md
rom-yaml-1.0.1 README.md
rom-yaml-1.0.0 README.md
rom-yaml-1.0.0.beta1 README.md