rails/activeresource/test
2009-02-03 18:40:22 -08:00
..
base ActiveResource#eqls? and == should not take into account object identity and prefix options should be considered. [#1098 state:resolved] 2009-01-28 19:39:06 +00:00
fixtures Fixes parsing deep nested resources from XML. [#380 state:resolved] 2008-06-09 23:06:07 -07:00
abstract_unit.rb Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha. 2009-02-03 18:40:22 -08:00
authorization_test.rb Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. 2008-08-31 13:20:15 -07:00
base_errors_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:38 +00:00
base_test.rb Improve exception handling when Location header is invalid. [#1192 state:resolved] 2009-01-28 20:56:46 +00:00
connection_test.rb Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha. 2009-02-03 18:40:22 -08:00
format_test.rb Ruby 1.9 compat: don't shadow local var with block arg 2008-11-22 19:19:13 -08:00
setter_trap.rb inherit from the new ActiveSupport::BlankSlate class 2007-12-28 17:02:01 +00:00