rails--rails/activeresource
Jeremy Kemper 704443dcf2 workaround collections loaded as :people => { :person => [{..attrs..}, {..attrs..}] }
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5167 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-09-22 21:29:54 +00:00
..
lib workaround collections loaded as :people => { :person => [{..attrs..}, {..attrs..}] } 2006-09-22 21:29:54 +00:00
test workaround collections loaded as :people => { :person => [{..attrs..}, {..attrs..}] } 2006-09-22 21:29:54 +00:00
CHANGELOG fixed failing tests now that non-GET requests are sent with .xml file ext. Extracted #id_from_response as an entry point for customizing how a created resource gets its own ID. 2006-09-20 19:31:17 +00:00
MIT-LICENSE Version updates and missing licenses 2006-09-15 10:13:27 +00:00
README
Rakefile test subdirs, turn warnings on 2006-09-04 09:49:33 +00:00

README

= Active Resource -- Object-oriented REST services