-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zache#clean is broken? #75
Comments
@jviney most probably a bug. Can you please submit a pull request together with a unit test reproducing the issue? I will greatly appreciate it! |
class Zache Fix for this bug. |
@rultor release, tag |
@jviney @yegor256 Oops, I failed. You can see the full log here (spent 2min)
|
@rultor release, tag is |
@jviney should be resolved, try version 0.13.2 |
https://github.com/yegor256/zache/blob/master/lib/zache.rb#L180 passes the value to
#expired?
, but it's expecting the key.The text was updated successfully, but these errors were encountered: