You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'time' library must be explicitly required for 'to_datetime'
to_datetime is currently being used in subscription_helpers.rb and the
specs. Because it isn't required, the specs fail for me. I'm guessing a
gem included it as a side-effect previously, but that's no longer the
case.
0 commit comments