Sha256: e0ff3860fdb903fd63b4fc987fbcabed71121d97f2394c4cf7bfb1f9c2440e2c
Contents?: true
Size: 159 Bytes
Versions: 3
Compression:
Stored size: 159 Bytes
Contents
module Humanize %w[az de en es fr id ms pt ru th tr jp vi].each do |locale| autoload locale.capitalize.to_sym, "humanize/locales/#{locale}.rb" end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
humanize-3.0.0 | lib/humanize/locales.rb |
humanize-2.5.1 | lib/humanize/locales.rb |
humanize-2.5.0 | lib/humanize/locales.rb |