Sha256: 65c3b7004ea5d7201d23b0d9c46471ca948ed20461a979a5c27f5dc26b7200bb
Contents?: true
Size: 156 Bytes
Versions: 4
Compression:
Stored size: 156 Bytes
Contents
module Humanize %w[az de en es fr id ms pt ru th tr jp].each do |locale| autoload locale.capitalize.to_sym, "humanize/locales/#{locale}.rb" end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
humanize-2.4.3 | lib/humanize/locales.rb |
humanize-2.4.2 | lib/humanize/locales.rb |
humanize-2.4.1 | lib/humanize/locales.rb |
humanize-2.4.0 | lib/humanize/locales.rb |