Sha256: 204cbf6e08180763aa31e4e2c23a69126c16f851e102be4ddcca71e603fcab62
Contents?: true
Size: 124 Bytes
Versions: 12
Compression:
Stored size: 124 Bytes
Contents
# Configures i18n paths Dir[File.expand_path("../../locales/**/*.yml", __FILE__)] .each { |file| I18n.load_path << file }
Version data entries
12 entries across 12 versions & 1 rubygems