1
0
mirror of https://github.com/askn/faker.git synced 2023-08-10 21:13:01 +03:00

add title

This commit is contained in:
Aşkın Gedik
2016-01-06 09:23:15 +02:00
parent 6f91a185ab
commit dc3095f20c
10 changed files with 27 additions and 9 deletions

View File

@ -65,6 +65,7 @@ puts Faker::Name.first_name
puts Faker::Name.last_name
puts Faker::Name.prefix
puts Faker::Name.suffix
puts Faker::Name.title
puts "\n\t### Faker::PhoneNumber\n\n"