Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 210 Bytes

verbs.md

File metadata and controls

13 lines (8 loc) · 210 Bytes

Faker::Verb

Faker::Verb.base #=> "hurt"

Faker::Verb.past #=> "completed"

Faker::Verb.past_participle #=> "digested"

Faker::Verb.simple_present #=> "climbs"

Faker::Verb.ing_form #=> "causing"