Skip to content

Commit

Permalink
Add missing require so requiring active_support/cache works again.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmazza committed Apr 9, 2014
1 parent 040a1db commit 0645a1a
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
require 'active_support/core_ext/object/duplicable'
require 'active_support/core_ext/string/inflections'
require 'active_support/per_thread_registry'

module ActiveSupport
module Cache
Expand Down

0 comments on commit 0645a1a

Please sign in to comment.