rails--rails/activeresource/test
Jeremy Kemper ab45bd487a URI.decode site username/password. Closes #11169 [Ernesto Jimenez]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8900 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-02-19 23:06:09 +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
abstract_unit.rb
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 URI.decode site username/password. Closes #11169 [Ernesto Jimenez] 2008-02-19 23:06:09 +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