3 lines
91 B
Ruby
3 lines
91 B
Ruby
|
APP_ROOT = Pathname.new(File.expand_path('../../..', __FILE__))
|
||
|
CONFIG = Configuration.new
|