module Booker

Constants

VERSION

Public Class Methods

config() click to toggle source
# File lib/booker/booker.rb, line 2
def self.config
  @config ||= {}
end