1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/test/service
claudiob 98bb99ef61 Don't depend on HTTParty
"httparty" is only added in #30020 to write two tests to make PUT requests
against S3 and GCS.

The same requests can be made with net/http, removing a dependency from the Gemfile.
2017-08-01 10:56:39 -07:00
..
azure_service_test.rb Don't depend on HTTParty 2017-08-01 10:56:39 -07:00
configurations.yml
configurator_test.rb
disk_service_test.rb
gcs_service_test.rb Don't depend on HTTParty 2017-08-01 10:56:39 -07:00
mirror_service_test.rb
s3_service_test.rb Don't depend on HTTParty 2017-08-01 10:56:39 -07:00
shared_service_tests.rb