From bfda4cdc5a0ac1b8e846f0838eca36075b3be987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20L=C3=BCtke?= Date: Fri, 8 Jun 2007 19:32:15 +0000 Subject: Fixed query methods on resources. [Cody Fauser] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6972 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activeresource/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activeresource/CHANGELOG') diff --git a/activeresource/CHANGELOG b/activeresource/CHANGELOG index 35321a2f4f..08a4e6a56b 100644 --- a/activeresource/CHANGELOG +++ b/activeresource/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix query methods on resources. [Cody Fauser] + * pass the prefix_options to the instantiated record when using find without a specific id. Closes #8544 [alloy] * Recognize and raise an exception on 405 Method Not Allowed responses. #7692 [Josh Peek] -- cgit v1.2.3