Skip to content

piasekhgw/rom-rails

 
 

Repository files navigation

rom-rails

Gem Version Build Status Dependency Status Code Climate Test Coverage Inline docs

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

License

See LICENSE file.

About

Rails integration for Ruby Object Mapper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 91.1%
  • HTML 8.9%