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 unused Mutex_m in Active Model #242

Closed tagliala closed 9 months ago

tagliala commented 9 months ago

Close #241

Ref:

tagliala commented 9 months ago

Reson for closing:

I've eventually moved to the built-in comparison validator

Relevant changes:

https://github.com/diowa/icare/commit/dd4a4677ab8b0f9aaf8fdcc2e3a05877480efb8d#diff-8f06df7d19040b42d0ab94249895f10fac375834ce5a6f4e55b93570b9dd7d8fL26-R27