1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource/lib/active_resource
David Heinemeier Hansson 54a75de3ec Prep for RC2
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8233 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-11-29 00:27:53 +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 Update XML documentation examples to include explicit type attributes. Closes #9754 [hasmanyjosh] 2007-11-06 18:33:45 +00:00
connection.rb Don't cache net/http object so that ActiveResource is more thread-safe. Closes #10142 [kou] 2007-11-19 00:06:23 +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 Big documentation upgrade for ARes (closes #8694) [jeremymcanally] 2007-06-23 17:29:54 +00:00
version.rb Prep for RC2 2007-11-29 00:27:53 +00:00