Method: Faker::Compass.direction
- Defined in:
- lib/faker/default/compass.rb
.direction ⇒ String
Produces a random direction.
67 68 69 |
# File 'lib/faker/default/compass.rb', line 67 def direction parse('compass.direction') end |
Produces a random direction.
67 68 69 |
# File 'lib/faker/default/compass.rb', line 67 def direction parse('compass.direction') end |