Class: Faker::Career
Class Method Summary collapse
Methods inherited from Base
bothify, fetch, letterify, numerify
Class Method Details
.occupation ⇒ Object
4 5 6 |
# File 'lib/faker/career.rb', line 4 def occupation fetch('career.occupation') end |