-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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::Restaurant #1313
Add Faker::Restaurant #1313
Conversation
Add fakes for businesses that sell food and/or beverages.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contributing.
You should create the doc/restaurant.md
and update our README.md
.
I reviewed a PR a few weeks ago and the contributor hasn't replied me yet. Could you check #1145 out and see if you could add a few more locales to your contribution? The PR has other methods, go ahead and use them.
Hey @vbrazo, Thanks for the quick review. I don't speak any other languages fluently, and the PR you referenced doesn't appear to have any other locales, so I can't add any additional ones. I think PhraseApp still offers free translation for open source projects, if that's a concern. I'm adding another commit to add |
Sounds like a plan. I'll review your PR again once you push new commits 👍 |
I tested locally and it looks fine 👍 welcome bro! |
Thanks for the quick merge! |
* Add Faker::Restaurant Add fakes for businesses that sell food and/or beverages. * Add ::description and ::review to Restaurant Copy taken from faker-ruby#1145 * Add restaurant.md link to README * Bug/typo fixes
Add fakes for businesses that sell food and/or beverages.