Sha256: 1848a2236dad5a5dc3aef21c78d7fbda77ea4da0348d7a53805ae189a7866ab4
Contents?: true
Size: 138 Bytes
Versions: 4
Compression:
Stored size: 138 Bytes
Contents
# frozen_string_literal: true I18n.load_path << Dir[File.expand_path('lib/app/locales/') + '/*.yml'] I18n.config.available_locales = :en
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
codebreaker-yeroshek-0.1.1 | lib/app/i18n_config.rb |
codebreaker_rg-0.1.2 | lib/app/i18n_config.rb |
codebreaker_rg-0.1.1 | lib/app/i18n_config.rb |
codebreaker_rg-0.1.0 | lib/app/i18n_config.rb |