From 970c10cee5a4051739922f8b3ed1e5f73e0d4fe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Wed, 2 Jan 2013 09:08:31 -0300 Subject: Improve CHANGELOG message [ci skip] --- actionpack/CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'actionpack') diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 7fbbc1a094..3af6e5670e 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,8 +1,7 @@ ## Rails 3.2.11 (unreleased) ## -* Fix a bug in `ActionView::Helpers::RecordTagHelper::content_tag_for` - raise `nil:NilClass` without given a block. - +* Fix a bug in `content_tag_for` that prevents it for work without a block. + *Jasl* * Clear url helper methods when routes are reloaded by removing the methods -- cgit v1.2.3