rails--rails/activeresource/lib/active_resource
Jeremy Kemper 2bb33bbd59 Base.exists?(id, options) and Base#exists? check whether the resource is found. Closes #6970.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5898 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-01-12 07:20:05 +00:00
..
base.rb Base.exists?(id, options) and Base#exists? check whether the resource is found. Closes #6970. 2007-01-12 07:20:05 +00:00
connection.rb Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic] 2006-12-12 15:29:54 +00:00
http_mock.rb HttpMock InvalidRequestError inspects the mismatched request 2006-12-21 22:18:58 +00:00
struct.rb Initial check-in of Active Resourse 2006-06-25 14:44:22 +00:00
validations.rb Validating save returns boolean; update and create return responses. 2006-12-29 22:28:30 +00:00
version.rb Initial check-in of Active Resourse 2006-06-25 14:44:22 +00:00