From b195ed61c8419eb39df122e48d196779abcee81f Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 8 Jun 2007 04:05:35 +0000 Subject: Improve Text Helper test coverage. Closes #7274. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6968 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index ccc8e63a9d..0209cdf065 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Improve Text Helper test coverage. #7274 [Rob Sanheim, Josh Peek] + * Improve Action View test coverage. #7241, #7243, #7244 [Rich Collins] * Resources: url_for([parent, child]) generates /parents/1/children/2 for the nested resource. Likewise with the other simply helpful methods like form_for and link_to. #6432 [mhw, Jonathan Vaught, lotswholetime] @@ -562,7 +564,7 @@ superclass' view_paths. [Rick] * Update Routing to complain when :controller is not specified by a route. Closes #6669. [Nicholas Seckar] -* Ensure render_to_string cleans up after itself when an exception is raised. #6658 [rsanheim] +* Ensure render_to_string cleans up after itself when an exception is raised. #6658 [Rob Sanheim] * Extract template_changed_since? from compile_template? so plugins may override its behavior for non-file-based templates. #6651 [Jeff Barczewski] -- cgit v1.2.3