Sha256: 55b3636e089343fbdb888ad2f44e9363eb3af9950d98d2c6ff5e6134e5eaa6b1
Contents?: true
Size: 1.57 KB
Versions: 5
Compression:
Stored size: 1.57 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: * Params sanitizer/coercer extension * Validation extension based on `ActiveModel` * Relation generators * Mapper generators * Command generators ## 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/introduction/) * [Rails tutorial](http://rom-rb.org/tutorials/todo-app-with-rails/) ## 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rom-rails-0.6.0 | README.md |
rom-rails-0.6.0.rc1 | README.md |
rom-rails-0.6.0.beta1 | README.md |
rom-rails-0.5.0 | README.md |
rom-rails-0.5.0.rc1 | README.md |