rom-rails
Rails integration for Ruby Object Mapper 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:
Community

- Ruby Object Mapper mailing list
License
See LICENSE file.
