Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Faker::TvShows::TheOffice #2320

Merged
merged 2 commits into from Jun 23, 2021
Merged

Add Faker::TvShows::TheOffice #2320

merged 2 commits into from Jun 23, 2021

Conversation

sandylcruz
Copy link
Contributor

No-Story

Description:

In this PR, I have added The Office to Faker, and have included character names and quotes.

The Office was the most-watched series across streaming platforms in 2020. In total in 2020, there were more than 57 billion minutes streamed of The Office.1

Faker already as Michael Scott faker, but that doesn’t account for the other characters or their quotes. For example, with this PR you can do the following:

Faker::TvShows::TheOffice.character # => “Jim Halpert”
Faker::TvShows::TheOffice.quote # => "Close your mouth, sweetie. You look like a trout."

lib/faker/tv_shows/the_office.rb Outdated Show resolved Hide resolved
@psibi psibi merged commit 724ffd7 into faker-ruby:master Jun 23, 2021
@psibi
Copy link
Member

psibi commented Jun 23, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants