Method: FFaker::Time#month
- Defined in:
- lib/ffaker/time.rb
#month ⇒ Object
15 16 17 |
# File 'lib/ffaker/time.rb', line 15 def month fetch_sample(MONTHS) end |
15 16 17 |
# File 'lib/ffaker/time.rb', line 15 def month fetch_sample(MONTHS) end |