Sha256: 2aa2eba7691962dce65c6ec4a23ccd2fac5157f81630605b942097e75c134bd3
Contents?: true
Size: 287 Bytes
Versions: 124
Compression:
Stored size: 287 Bytes
Contents
module ReeValidator include Ree::PackageDSL package do depends_on :ree_i18n depends_on :ree_object end end package_require('ree_i18n/functions/add_load_path') add_load_path = ReeI18n::AddLoadPath.new add_load_path.(Dir[File.join(__dir__, 'ree_validator/locales/*.yml')])
Version data entries
124 entries across 124 versions & 1 rubygems