module Constance

Constants

OPTIONS
VERSION

Public Class Methods

configure(&blk) click to toggle source
# File lib/constance/config.rb, line 11
def configure(&blk); class_eval(&blk); end