Sha256: 2338ff14cf385d15f69e297ed886fcef35cdf4bc3861619e4c729bc84c8e6f5c
Contents?: true
Size: 218 Bytes
Versions: 5
Compression:
Stored size: 218 Bytes
Contents
# frozen_string_literal: true module Edtf module Humanize module Century include Edtf::Humanize::Language def humanize language_strategy::Century.humanizer(self) end end end end
Version data entries
5 entries across 5 versions & 1 rubygems