Sha256: 31166573b98826c6775ade3efaef1d82d3d75db99021e8605120ead2465a6220
Contents?: true
Size: 147 Bytes
Versions: 2
Compression:
Stored size: 147 Bytes
Contents
module Humanize %w[az de en fr id pt ru th tr].each do |locale| autoload locale.capitalize.to_sym, "humanize/locales/#{locale}.rb" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
humanize-2.2.1 | lib/humanize/locales.rb |
humanize-2.2.0 | lib/humanize/locales.rb |