diff options
author | claudiob <claudiob@users.noreply.github.com> | 2017-08-01 10:56:39 -0700 |
---|---|---|
committer | claudiob <claudiob@users.noreply.github.com> | 2017-08-01 10:56:39 -0700 |
commit | 98bb99ef61902c1073cc51a52ab7954c0ca922a5 (patch) | |
tree | c334d87dfc3321aa248eb4d3b8e2dbd9ff7edfd2 /activemodel/lib/active_model/callbacks.rb | |
parent | a9cb1968b6a01572a472a3df3aa750ebc022e076 (diff) | |
download | rails-98bb99ef61902c1073cc51a52ab7954c0ca922a5.tar.gz rails-98bb99ef61902c1073cc51a52ab7954c0ca922a5.tar.bz2 rails-98bb99ef61902c1073cc51a52ab7954c0ca922a5.zip |
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.
Diffstat (limited to 'activemodel/lib/active_model/callbacks.rb')
0 files changed, 0 insertions, 0 deletions