module FFaker::JobKR

Public Instance Methods

title() click to toggle source
# File lib/ffaker/job_kr.rb, line 8
def title
  fetch_sample(JOB_NOUNS)
end