rom-support
dependency was replaced withdry-core
(flash-gordon)
- Updated dependencies to work with Rails 5
- [break] Drop support for ruby 2.1
- Updated to work with rom 2.0
- Validators support
>>
pipeline operator (cflipse)
- Embedded validator has access to
root
node of the input attributes (solnic) - Embedded validator has access to
parent
node of the input attributes (solnic) - Presence validation for embedded validation can be skipped with
presence: false
option (solnic)
set_model_name
is correctly set for embedded validators (solnic)
Extracted code from rom-rails 0.5.0