Closed craigmcnamara closed 2 years ago
@fschwahn @jpmcgrath Hey, I submitted some patches a while back. I was just dropping in to check on the state of things because I'm probably installing Shortener in my latest app tomorrow. I responded to some pull requests, I hope I'm not over stepping. Things are looking great still. Thanks for the hard work.
It seems CI is broken due to https://travis-ci.org/ being abandoned in favor of https://www.travis-ci.com/. @jpmcgrath I think that's something only you can fix.
@craigmcnamara I want ahead and integrated github actions. Can you rebase the PR?
@jpmcgrath could you maybe release a new version? This is causing deprecation warnings on rails 7.
Yes, I can release a new version soon. Thanks for the prompt.
Don't pre-format the Time passed to the
unexpired
scope. This allows the ActiveRecord adapter to format the date according to it's own needs.Maybe addresses #144 problems, but it seems like they probably have an incorrectly configured application.
Before SQL:
After SQL: