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:
Sojan Jose
2020-10-26 00:31:19 +05:30
committed by GitHub
parent fa864cc9ee
commit 46098f2970
4 changed files with 175 additions and 0 deletions

2
lib/azure/storage.rb Normal file
View File

@@ -0,0 +1,2 @@
# https://github.com/Azure/azure-storage-ruby/issues/166#issuecomment-637696565
# Remove this once the changes comes into rails

View 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