rails/activeresource/test
2008-03-28 21:17:38 +00:00
..
base Add user and password configuration options to ActiveResource::Base, not all credentials can be specified inline. Closes #11112 [ernesto.jimenez] 2008-02-18 00:21:18 +00:00
fixtures Ruby 1.9 compat, consistent load paths 2007-10-02 05:32:14 +00:00
abstract_unit.rb Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] 2007-04-28 15:57:29 +00:00
authorization_test.rb URI.decode site username/password. Closes #11169 [Ernesto Jimenez] 2008-02-19 23:06:09 +00: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 Add #clone. Closes #7352 [Ryan Daigle, thechrisoshow] 2008-03-28 21:17:38 +00:00
connection_test.rb Use HEAD instead of GET inside exists? Closes #11062 [bscofield] 2008-02-09 22:21:55 +00:00
format_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:38 +00:00
setter_trap.rb inherit from the new ActiveSupport::BlankSlate class 2007-12-28 17:02:01 +00:00