adzap / validates_timeliness

Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
MIT License
1.59k stars 227 forks source link

Remove Rails 7 deprecation warnings #218

Closed marclennox closed 1 year ago

marclennox commented 2 years ago

Addresses https://github.com/adzap/validates_timeliness/issues/217

pedrofurtado commented 2 years ago

@adzap Happy to see this merged and released asap 🎉 For total compatibility with our app in Rails 7.x, recently upgraded 🥇

c/c @leonardocomar

tagliala commented 2 years ago

Hi, isn't this already addressed by #213?

adzap commented 1 year ago

Thanks this has been implemented in other commits.