module Expirer

Constants

VERSION

Public Instance Methods

configuration() click to toggle source
# File lib/expirer.rb, line 12
def configuration
  @configuration ||= Config.new
end