Class: Faker::Career

Inherits:
Base
  • Object
show all
Defined in:
lib/faker/career.rb

Class Method Summary collapse

Methods inherited from Base

bothify, fetch, letterify, numerify

Class Method Details

.occupationObject



4
5
6
# File 'lib/faker/career.rb', line 4

def occupation
  fetch('career.occupation')
end