1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/lib
Yoshiyuki Hirano 4c590e9d2e 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.
2017-12-12 02:57:38 +09:00
..
active_storage Return nil instead of false if raise Azure::Core::Http::HTTPError 2017-12-12 02:57:38 +09:00
tasks Change namespace of Active Storage rake task 2017-08-16 19:20:22 +09:00
active_storage.rb Permit configuring Active Storage's job queue 2017-11-03 11:29:21 -04:00