rails--rails/activeresource/test
Michael Koziarski f29ae12535 Add Base#to_param to Active Resource that quacks like ActiveRecord. Closes #9557 [bradediger]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7764 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-07 02:13:51 +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, consistent load paths 2007-10-02 05:32:14 +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, consistent load paths 2007-10-02 05:32:14 +00:00
format_test.rb Added ActiveResource.format= which defaults to :xml but can also be set to :json [DHH]. Added one-off declarations of mock behavior [DHH] 2007-09-20 23:18:05 +00:00
setter_trap.rb BlankSlate -> BasicObject 2007-10-07 02:08:05 +00:00