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

View File

@@ -124,3 +124,4 @@ AllCops:
- 'tmp/**/*'
- 'storage/**/*'
- 'db/migrate/20200225162150_init_schema.rb'
- 'config/initializers/azure_storage_service_patch.rb'