rails/activeresource/test
2008-01-05 13:32:38 +00:00
..
base require abstract_unit directly since test is in load path 2008-01-05 13:32:38 +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 require abstract_unit directly since test is in load path 2008-01-05 13:32:38 +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 require abstract_unit directly since test is in load path 2008-01-05 13:32:38 +00:00
connection_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:38 +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