Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Ensure ActiveSupport::Cache::TorqueBoxStore requires 'torquebox-cache…
Browse files Browse the repository at this point in the history
…' (TORQUE-1226)
  • Loading branch information
bbrowning committed Jun 18, 2014
1 parent 37ec891 commit fd4ce19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gems/cache/lib/torquebox/cache.rb
Expand Up @@ -19,6 +19,7 @@
require 'torquebox/injectors'
require 'torquebox/transactions'
require 'torquebox/codecs'
require 'torquebox-cache'

module TorqueBox
module Infinispan
Expand Down

0 comments on commit fd4ce19

Please sign in to comment.