From ed4c295c4782b534121b04a6bc10b9f440ffa8c6 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Mon, 31 Jul 2006 20:00:18 +0000 Subject: Fixed the new_#{resource}_url route and added named route tests for Simply Restful. [Rick Olson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4638 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 40ff1a5939..f45051314f 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* 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!): map.resources :messages -- cgit v1.2.3