Sha256: 2634594ab4ff2ace1dc527162fe309fb9722e807d461d15f8905fb3b9cd5e04a
Contents?: true
Size: 1.68 KB
Versions: 1
Compression:
Stored size: 1.68 KB
Contents
[gem]: https://rubygems.org/gems/rom-rails [travis]: https://travis-ci.org/rom-rb/rom-rails [gemnasium]: https://gemnasium.com/rom-rb/rom-rails [codeclimate]: https://codeclimate.com/github/rom-rb/rom-rails [coveralls]: https://coveralls.io/r/rom-rb/rom-rails [inchpages]: http://inch-ci.org/github/rom-rb/rom-rails # rom-rails [][gem] [][travis] [][gemnasium] [][codeclimate] [][codeclimate] [][inchpages] Rails integration for [Ruby Object Mapper](https://github.com/rom-rb/rom) which ships with: * Relation generators * Mapper generators * Command generators * Repository generators You may also want to look at [ROM Model](https://github.com/rom-rb/rom-model) which includes: * Params sanitizer/coercer extension * Validation extension based on `ActiveModel` ## Tests To run tests: RAILS_ENV=test bundle exec rake db:migrate bundle exec rake ## Resources You can read more about ROM and Rails on the official website: * [Introduction to ROM](http://rom-rb.org/learn/) * [Rails setup](http://rom-rb.org/learn/getting-started/rails-setup/) ## Community * [](https://gitter.im/rom-rb/chat) * [Ruby Object Mapper](https://groups.google.com/forum/#!forum/rom-rb) mailing list ## License See `LICENSE` file.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rom-rails-0.9.0.beta1 | README.md |