Closed mattbnz closed 2 weeks ago
We've also encountered this during a dependabot update for Rails. Can we get this released? For now, we've monkey patched it.
Thanks @mattbnz. We merged in this solution which should work for Rails 7.1 and 7.2 https://github.com/Fullscript/yabeda-activejob/pull/12
It's on main now and working on a release.
Time.parse does not work for the unix timestamps (in seconds) now returned by Rails for Event.end.
Fixes: Fullscript/yabeda-activejob#13