rails/activeresource/test
2007-12-28 17:12:35 +00:00
..
base Ruby 1.9 compat, consistent load paths 2007-10-02 05:32:14 +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 Ruby 1.9 compat: move from the deprecated Base64 module to ActiveSupport::Base64. Closes #10554. 2007-12-18 21:14:07 +00:00
base_errors_test.rb Ruby 1.9 compat, consistent load paths 2007-10-02 05:32:14 +00:00
base_test.rb Add Base#to_param to Active Resource that quacks like ActiveRecord. Closes #9557 [bradediger] 2007-10-07 02:13:51 +00:00
connection_test.rb Ruby 1.9 compat: move from the deprecated Base64 module to ActiveSupport::Base64. Closes #10554. 2007-12-18 21:14:07 +00:00
format_test.rb Allow setting ActiveResource::Base#format before #site. [rick] 2007-12-28 17:12:35 +00:00
setter_trap.rb inherit from the new ActiveSupport::BlankSlate class 2007-12-28 17:02:01 +00:00