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::Tea #2190

Merged
merged 10 commits into from Apr 20, 2021
Merged

Add Faker::Tea #2190

merged 10 commits into from Apr 20, 2021

Conversation

snood1205
Copy link
Contributor

Description:

This pull request adds a new Faker generator for tea. It seems appropriate given that Faker::Coffee already exists. Its use case is for when people want to have types of tea as filler data. There are two methods on Faker::Tea that can be used they are type and variety, the latter of which optionally takes a type: positional arg, which limits the scope.

lib/faker/default/tea.rb Outdated Show resolved Hide resolved
lib/faker/default/tea.rb Outdated Show resolved Hide resolved
lib/faker/default/tea.rb Outdated Show resolved Hide resolved
@snood1205 snood1205 requested a review from koic April 18, 2021 20:36
@koic
Copy link
Member

koic commented Apr 19, 2021

Can you add the docs to README.md and lib/faker/default/tea.md? E.g.:
53341f8

@koic koic merged commit 9e47c3a into faker-ruby:master Apr 20, 2021
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