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