Methods

Included Modules

Moneta::Rufus

Public Class Methods

new(options = {}) click to toggle source
# File lib/moneta/rufus.rb, line 35
def initialize(options = {})
  file = options[:file]
  @expiration = BasicRufus.new(:file => "#{file}_expires")
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.