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
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
..
controllers
database
dummy
fixtures/files
models
service Don't depend on HTTParty 2017-08-01 10:56:39 -07:00
filename_test.rb
test_helper.rb Setup travis to be able to run CI tests against S3 2017-07-31 17:51:16 -05:00