1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource/test
2006-10-02 14:20:18 +00:00
..
base workaround collections loaded as :people => { :person => [{..attrs..}, {..attrs..}] } 2006-09-22 21:29:54 +00:00
fixtures Deep hashes are converted into collections of resources. Class attribute writer methods. 2006-09-04 10:04:23 +00:00
abstract_unit.rb consistent load path to prevent double loads 2006-09-04 09:50:15 +00:00
authorization_test.rb Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan] 2006-09-29 16:25:49 +00:00
base_errors_test.rb Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan] 2006-09-29 16:25:49 +00:00
base_test.rb Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan] 2006-09-29 16:25:49 +00:00
connection_test.rb Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan] 2006-09-29 16:25:49 +00:00
http_mock.rb assume the passed headers to the ActiveResource HttpMock Request/Response are hashes [Rick Olson] 2006-10-02 14:20:18 +00:00