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
@tmaier - That makes sense, I suspect we just didn't happen to run into this. I'm not really actively working on or around this project at the moment though. Hopefully others who are more active can speak to whether they might have capacity to do this or support someone else in doing it.
In my specific use case, I am using the Moneta with the :File
Moneta.new(:File, dir: Rails.root.join(...))
I receive a
Errno::ENAMETOOLONG: Filename too long @ rb_sysopen
errorI would like to suggest to not use the raw ETag directly, but to generate a hash out of it.
The text was updated successfully, but these errors were encountered: