Skip to content

Update for Ruby 3.x#9

Open
coezbek wants to merge 12 commits intojmervine:masterfrom
coezbek:master
Open

Update for Ruby 3.x#9
coezbek wants to merge 12 commits intojmervine:masterfrom
coezbek:master

Conversation

@coezbek
Copy link

@coezbek coezbek commented Nov 25, 2024

Update Gemfile.lock and adapted File.exists? to File.exist? for ruby 3.x

coezbek added 12 commits March 7, 2016 12:08
Added test for cache() in case timeout is nil
Making NotFound an Exception will make them put on par with a syntax error, which it is not.
I have used diskcached (with joy) for many years but only now stumbled upon an issue where a serialized hash can't be read again. Looking into the code I found that diskcached doesn't use binary file mode. I believe this is an error and bound to cause issues with newlines (\r\n vs. \r vs. \n) at least under Windows.

Could you merge my pull request?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant