Sha256: d0f06ed170b72a3891933540279e968cb311f675f17a41e4d3089243af3e6c34
Contents?: true
Size: 1.14 KB
Versions: 1
Compression:
Stored size: 1.14 KB
Contents
[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}.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rom-files-0.2.0 | README.md |