Sha256: 5540dd89e0165d2a7c55c9b751847055d3b22b69b1f26e546bc8141083c9a1cc
Contents?: true
Size: 210 Bytes
Versions: 4
Compression:
Stored size: 210 Bytes
Contents
# frozen_string_literal: true module Edtf module Humanize module Set include Edtf::Humanize::Language def humanize language_strategy::Set.humanizer(self) end end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
edtf-humanize-2.2.0 | lib/edtf/humanize/set.rb |
edtf-humanize-2.1.0 | lib/edtf/humanize/set.rb |
edtf-humanize-2.0.1 | lib/edtf/humanize/set.rb |
edtf-humanize-2.0.0 | lib/edtf/humanize/set.rb |