Skip to content

Commit

Permalink
make sure encoding_aware? is available
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Sep 1, 2011
1 parent af7c9b9 commit 3afa90d
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
require 'active_record/connection_adapters/abstract_adapter'
require 'active_support/core_ext/kernel/requires'
require 'active_support/core_ext/string/encoding'

module ActiveRecord
module ConnectionAdapters #:nodoc:
Expand Down

0 comments on commit 3afa90d

Please sign in to comment.