Skip to content

Commit

Permalink
removed expires
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Crosa authored and wycats committed Apr 10, 2009
1 parent c5761d3 commit 522be34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/moneta/redis.rb
Expand Up @@ -7,8 +7,6 @@

module Moneta
class Redis
include Expires

def initialize(options = {})
@cache = ::Redis.new(options)
end
Expand Down

0 comments on commit 522be34

Please sign in to comment.