From d2eafa8b736c2f300658925e70290fb3d996959b Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Mon, 31 Jul 2006 20:32:48 +0000 Subject: Dup the options passed to map.resources so that multiple resources get the same options. [Rick Olson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4639 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index f45051314f..c5d8154ed2 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Dup the options passed to map.resources so that multiple resources get the same options. [Rick Olson] + * Fixed the new_#{resource}_url route and added named route tests for Simply Restful. [Rick Olson] * Added map.resources from the Simply Restful plugin [DHH]. Examples (the API has changed to use plurals!): -- cgit v1.2.3