1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/lib
Michael Stock 8c986c6cee Use reject instead of delete_if to prevent mutation
Solves https://github.com/jnunemaker/httparty/issues/459. Reject returns
a new hash instead of mutating.
2016-01-29 19:12:59 -05:00
..
httparty Use reject instead of delete_if to prevent mutation 2016-01-29 19:12:59 -05:00
httparty.rb Switch has_key to more ruby-ish key method 2016-01-13 16:42:39 -05:00