module Juli

namespace for all of Juli library elements

import all of visitor/*.rb files

Constants

LIB
REPO

sentinel to search juli-repo. Also it's a directory name to sotre config.

TEMPLATE_PATH
VERSION

Public Class Methods

init() click to toggle source
# File lib/juli.rb, line 17
def init
  I18n.enforce_available_locales = false
end