1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec
2008-12-23 13:09:45 -05:00
..
fixtures Moved module inheritable attributes to it's own file. Added specs for HTTParty.get. 2008-12-06 19:43:31 -05:00
httparty Added a spec for the missing mimetype. Honestly don't think it is properly testing it. Someone is free to show me the way. 2008-12-23 13:09:45 -05:00
as_buggery_spec.rb Removed Hash#from_xml method from HTTParty and added regression spec to make sure HTTParty doesn't foobar ActiveSupport. 2008-12-08 21:14:49 -05:00
httparty_spec.rb Fixed weird uri normalizing issue that occurred when I was doing normalization in request object. Also caught a piece of ActiveSupport Hash#to_query that I was using. Added Hash#to_params to fix that bug. 2008-12-06 23:41:28 -05:00
spec.opts Spec opts now uses progress format 2008-11-08 14:00:32 -05:00
spec_helper.rb Removed active support. Added json. Added some core extensions. 2008-12-06 22:47:39 -05:00