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
2008-01-02 19:27:21 +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 Fix small documentation typo. Closes #10670 [l.guidi] 2008-01-02 19:27:21 +00:00
connection.rb Added more specific exceptions for 400, 401, and 403 (all descending from ClientError so existing rescues will work) (closes #10326) [trek] 2007-12-14 23:09:46 +00:00
custom_methods.rb Support agnostic formats when calling custom methods. Closes #10635 [joerichsen] 2007-12-28 17:03:58 +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 compatibility 2007-12-21 11:22:03 +00:00
validations.rb Big documentation upgrade for ARes (closes #8694) [jeremymcanally] 2007-06-23 17:29:54 +00:00
version.rb Prepare for 2.0.2 release 2007-12-16 23:30:30 +00:00