From 3ee4357b8643c611bbe9eb3a7ce820a5e32cddaa Mon Sep 17 00:00:00 2001
From: David Heinemeier Hansson <david@loudthinking.com>
Date: Tue, 7 Dec 2004 11:43:21 +0000
Subject: Added that ActiveRecordHelper#form now calls url_for on the :action
 option.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@62 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 793c93adb8..9343c00c12 100644
--- a/actionpack/CHANGELOG
+++ b/actionpack/CHANGELOG
@@ -1,5 +1,7 @@
 *SVN*
 
+* Added that ActiveRecordHelper#form now calls url_for on the :action option.
+
 * Added all the HTTP methods as alternatives to the generic "process" for functional testing #276 [Tobias Luetke]. Examples:
 
     # Calls Controller#miletone with a GET request
-- 
cgit v1.2.3