Sha256: 6c6f0b42d4e6c0d87b447b18f2b788a538ff3b0f7be19093360d79fb41d88a5e
Contents?: true
Size: 128 Bytes
Versions: 2
Compression:
Stored size: 128 Bytes
Contents
require 'yaml' require 'i18n' I18n.load_path << Dir[File.expand_path('locales', __dir__) + '/*.yml'] I18n.default_locale = :en
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
alex_codebreaker-0.1.5 | lib/config/gem.rb |
alex_codebreaker-0.1.4 | lib/config/gem.rb |