rails--rails/activeresource
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
..
lib Base.exists?(id, options) and Base#exists? check whether the resource is found. Closes #6970. 2007-01-12 07:20:05 +00:00
test Base.exists?(id, options) and Base#exists? check whether the resource is found. Closes #6970. 2007-01-12 07:20:05 +00:00
CHANGELOG Base.exists?(id, options) and Base#exists? check whether the resource is found. Closes #6970. 2007-01-12 07:20:05 +00:00
MIT-LICENSE
README
Rakefile

README

= Active Resource -- Object-oriented REST services