From 562b69829d9f11349bb57aec0559e360069a06e6 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 30 Sep 2005 08:13:46 +0000 Subject: Not the avenue we want to go down git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2424 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/lib/action_view/helpers/text_helper.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'actionpack/lib') diff --git a/actionpack/lib/action_view/helpers/text_helper.rb b/actionpack/lib/action_view/helpers/text_helper.rb index 16f9450df1..2c718182fa 100644 --- a/actionpack/lib/action_view/helpers/text_helper.rb +++ b/actionpack/lib/action_view/helpers/text_helper.rb @@ -264,10 +264,6 @@ module ActionView return value end end - - class << self - include ActionView::Helpers::TextHelper - end private # The cycle helpers need to store the cycles in a place that is -- cgit v1.2.3