Class: Fakerjp::People
- Inherits:
-
Object
- Object
- Fakerjp::People
- Defined in:
- lib/fakerjp/src/people.rb
Class Method Summary collapse
Class Method Details
.first_name ⇒ Object
6 7 8 |
# File 'lib/fakerjp/src/people.rb', line 6 def first_name Fakerjp::Helper.fetcher('people', 'first_name') end |