1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource
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
Rakefile fix Rakefile so that the rdoc can be generated 2006-12-19 14:59:30 +00:00
README Initial check-in of Active Resourse 2006-06-25 14:44:22 +00:00

= Active Resource -- Object-oriented REST services