rails/activeresource/test
2008-06-09 23:06:07 -07: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 Fixes parsing deep nested resources from XML. [#380 state:resolved] 2008-06-09 23:06:07 -07:00
abstract_unit.rb Rescue from Timeout::Error in ActiveResource::Connection. 2008-04-22 09:30:56 +12: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 Fixes parsing deep nested resources from XML. [#380 state:resolved] 2008-06-09 23:06:07 -07:00
connection_test.rb Rescue from Timeout::Error in ActiveResource::Connection. 2008-04-22 09:30:56 +12: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