mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
Rails 6.1 needs the following changes: - Add `owner: nil` to `define_method_attribute` calls - Pass `options` to error `add` method as keyword argument Ref: - https://api.rubyonrails.org/v6.0.0/classes/ActiveModel/Errors.html#method-i-add - https://api.rubyonrails.org/v6.1.0/classes/ActiveModel/Errors.html#method-i-add Fix: #193 |
||
|---|---|---|
| .. | ||
| rails_5_0.gemfile | ||
| rails_5_1.gemfile | ||
| rails_5_2.gemfile | ||
| rails_6_0.gemfile | ||
| rails_6_1.gemfile | ||