chore: Monkey patch Azure Storage Service (#1366)
Monkey patch azure storage service until the changes come into rails stable versions
This commit is contained in:
2
lib/azure/storage.rb
Normal file
2
lib/azure/storage.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
# https://github.com/Azure/azure-storage-ruby/issues/166#issuecomment-637696565
|
||||
# Remove this once the changes comes into rails
|
||||
2
lib/azure/storage/core/auth/shared_access_signature.rb
Normal file
2
lib/azure/storage/core/auth/shared_access_signature.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
# TODO: Remove this once the changes comes into rails version
|
||||
# https://github.com/Azure/azure-storage-ruby/issues/166#issuecomment-637696565
|
||||
Reference in New Issue
Block a user