diff options
author | Yoshiyuki Hirano <yhirano@me.com> | 2017-12-12 02:51:03 +0900 |
---|---|---|
committer | Yoshiyuki Hirano <yhirano@me.com> | 2017-12-12 02:57:38 +0900 |
commit | 4c590e9d2e23d24666ed68a0cfbce3a2a2d39160 (patch) | |
tree | 3c6eb35575823be44ead9695e063c6769d767533 /actioncable/test/connection | |
parent | cf0fcbe7f6fd52b3455af99b61ef2c40e6a0062e (diff) | |
download | rails-4c590e9d2e23d24666ed68a0cfbce3a2a2d39160.tar.gz rails-4c590e9d2e23d24666ed68a0cfbce3a2a2d39160.tar.bz2 rails-4c590e9d2e23d24666ed68a0cfbce3a2a2d39160.zip |
Return `nil` instead of `false` if raise `Azure::Core::Http::HTTPError`
* If it raise error `Azure::Core::Http::HTTPError`, return `nil` instead of `false` in
`ActiveStorage::Service::AzureStorageService#delete`.
* Other services behave as same as this.
Diffstat (limited to 'actioncable/test/connection')
0 files changed, 0 insertions, 0 deletions