[gem]: https://rubygems.org/gems/rom-files [travis]: https://travis-ci.org/alsemyonov/rom-files [gemnasium]: https://gemnasium.com/alsemyonov/rom-files [codeclimate]: https://codeclimate.com/github/alsemyonov/rom-files [inchpages]: http://inch-ci.org/github/alsemyonov/rom-files # ROM::Files [![Gem Version](https://badge.fury.io/rb/rom-files.svg)][gem] [![Build Status](https://travis-ci.org/alsemyonov/rom-files.svg?branch=master)][travis] [![Dependency Status](https://gemnasium.com/alsemyonov/rom-files.png)][gemnasium] [![Code Climate](https://codeclimate.com/github/alsemyonov/rom-files/badges/gpa.svg)][codeclimate] [![Test Coverage](https://codeclimate.com/github/alsemyonov/rom-files/badges/coverage.svg)][codeclimate] [![Inline docs](http://inch-ci.org/github/alsemyonov/rom-files.svg?branch=master)][inchpages] Files adapter for [Ruby Object Mapper](https://github.com/rom-rb/rom). ## Installation Add this line to your application's Gemfile: ```ruby gem 'rom-files' ``` And then execute: ```bash bundle ``` Or install it yourself as: ```bash gem install rom-files ``` ## Changelog See {file:CHANGELOG.md}. ## License See {file:LICENSE.md}.