Open maciejpankanin opened 2 years ago
@maciejpankanin i'll make a temporary workaround on https://github.com/chaadow/activestorage-openstack
@maciejpankanin released in v1.6.0
and opened a PR #527. So until they merge it, you can try this workaround.
@dhague, @Ladas, @seanhandley, @mdarby @jjasghar.
Any chances of merging this PR and support ruby 3.0?
Thank you!
@talentohq I'd be happy to discuss and try to work on a fix, but I'm not sure if we can use that PR as is or if we'll need to do some more work. I've added a comment there and would welcome insights (as I'm not an active user of openstack myself).
Recently I bumped ruby to 3.0 and received this error:
URI.escape
(URI.encode
is an alias) was already obsolete in ruby 2.7 and removed in 3.0.Are there chances this will be fixed?