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

Support for Rails 7 #227

Closed jarl-dk closed 1 year ago

jarl-dk commented 1 year ago

It seems that it does not work with Rails 7. Please support Rails 7

jarl-dk commented 1 year ago

I see that rails7 is supported in version 7.0.0.beta1 which is hopefully soon released.

adzap commented 1 year ago

You should try it and see if it works and then let me know. That would be helpful. On 12 Dec 2022 at 11:57 PM +1100, Jarl Friis @.***>, wrote:

Reopened #227. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

jarl-dk commented 1 year ago

Version 7.0.0.beta1 seem to work. Thanks.

tagliala commented 1 year ago

I think this can be closed