1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec
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
..
fixtures added CSV support 2014-02-08 18:31:28 +01:00
httparty Use reject instead of delete_if to prevent mutation 2016-01-29 19:12:59 -05:00
support Handle status codes as strings 2015-09-16 13:29:30 -07:00
httparty_spec.rb Adding option to throw exceptions on some HTTP statuses 2015-12-28 19:14:12 -02:00
spec_helper.rb Mitigates Style/EmptyLines 2015-04-18 14:47:27 +02:00