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/cases
2012-02-09 01:36:31 +05:30
..
base activeresource tests use AS::TestCase 2012-01-05 17:08:07 -08:00
authorization_test.rb Split Basic and Digest authorization tests 2012-01-21 16:14:10 -07:00
base_errors_test.rb add handling for backwards-compatibility and update documentation 2012-02-04 16:02:52 -06:00
base_test.rb replaced active support ordered hash to ruby hash on active resource 2012-02-09 01:36:31 +05:30
connection_test.rb Clean up http config 2012-01-22 17:51:32 -07:00
finder_test.rb activeresource tests use AS::TestCase 2012-01-05 17:08:07 -08:00
format_test.rb Replaced all 'for' loops with Enumerable#each 2012-01-30 03:15:49 +08:00
http_mock_test.rb
log_subscriber_test.rb
observing_test.rb activeresource tests use AS::TestCase 2012-01-05 17:08:07 -08:00
validations_test.rb