Include acts_as_string?

This commit is contained in:
Jeremy Kemper 2009-05-18 15:01:13 -07:00
parent 29550cc91f
commit 41e9414b60
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# encoding: utf-8
require 'active_support/core_ext/string/behavior'
module ActiveSupport #:nodoc:
module Multibyte #:nodoc: