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 Version updates and missing licenses 2006-09-15 10:13:27 +00:00
README Initial check-in of Active Resourse 2006-06-25 14:44:22 +00:00
Rakefile fix Rakefile so that the rdoc can be generated 2006-12-19 14:59:30 +00:00

README

= Active Resource -- Object-oriented REST services