rails--rails/activeresource/test/base
Rasik Pandey 6079ec1f77 ActiveResource#eqls? and == should not take into account object identity and prefix options should be considered. [#1098 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-01-28 19:39:06 +00:00
..
custom_methods_test.rb Fixed that ActiveResource#post would post an empty string when it shouldn't be posting anything (Paolo Angelini) [#525 state:committed] 2008-10-30 12:47:23 +01:00
equality_test.rb 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
load_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