rails--rails/activeresource/lib/active_resource
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
..
formats 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
base.rb Add Base#to_param to Active Resource that quacks like ActiveRecord. Closes #9557 [bradediger] 2007-10-07 02:13:51 +00:00
connection.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
custom_methods.rb Ruby 1.9 compat, consistent load paths 2007-10-02 05:32:14 +00:00
formats.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
http_mock.rb Ruby 1.9 compat, consistent load paths 2007-10-02 05:32:14 +00:00
validations.rb
version.rb