Sha256: 9ce562ab3082b1cf6b7489c338859972e6eba6b16761af49c8ac9e52a5ba69cb
Contents?: true
Size: 164 Bytes
Versions: 1
Compression:
Stored size: 164 Bytes
Contents
# frozen_string_literal: true module FFakerTW module JobTW extend ModuleUtils extend self def title fetch_sample(JOB_NOUNS) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ffakerTW-0.1.0 | lib/ffakerTW/job_tw.rb |