aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/string/filters.rb
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2012-05-28 13:46:53 -0700
committerJosé Valim <jose.valim@gmail.com>2012-05-28 13:46:53 -0700
commit68f23bea6b3eec48f26e87ab9cdf3ff361820831 (patch)
tree5a8f89d7dfb7d5f23081afbe189703b5e75bb4a5 /activesupport/lib/active_support/core_ext/string/filters.rb
parentf5e26bcb1a9a44b763d4d9ff117705312d1c650f (diff)
parentd64b25438a82541f781a22f42e5cee44acd57737 (diff)
downloadrails-68f23bea6b3eec48f26e87ab9cdf3ff361820831.tar.gz
rails-68f23bea6b3eec48f26e87ab9cdf3ff361820831.tar.bz2
rails-68f23bea6b3eec48f26e87ab9cdf3ff361820831.zip
Merge pull request #6522 from lest/patch-1
ActiveSupport require and dependencies
Diffstat (limited to 'activesupport/lib/active_support/core_ext/string/filters.rb')
-rw-r--r--activesupport/lib/active_support/core_ext/string/filters.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/activesupport/lib/active_support/core_ext/string/filters.rb b/activesupport/lib/active_support/core_ext/string/filters.rb
index 70f2dcb562..8644529806 100644
--- a/activesupport/lib/active_support/core_ext/string/filters.rb
+++ b/activesupport/lib/active_support/core_ext/string/filters.rb
@@ -1,5 +1,3 @@
-require 'active_support/core_ext/string/multibyte'
-
class String
# Returns the string, first removing all whitespace on both ends of
# the string, and then changing remaining consecutive whitespace