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::Animal in pt-BR #2403

Merged
merged 3 commits into from
Oct 15, 2021
Merged

Conversation

thiago-henrique-leite
Copy link
Contributor

@thiago-henrique-leite thiago-henrique-leite commented Oct 15, 2021

Add a portuguese animal information generator. The Faker::Creature::Animal in portuguese utility should be used to populate the database of projects related to the theme.

We can generate the following information after setting the Config locale to pt-BR (Faker::Config.locale = 'pt-BR'):

  • Name: Faker::Creature::Animal.name

If possible, could you add the label 'hacktoberfest-accepted' to the PR? Thanks!

Copy link
Member

@vbrazo vbrazo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obrigado 👍

@vbrazo vbrazo merged commit 2e105aa into faker-ruby:master Oct 15, 2021
aclemons pushed a commit to aclemons/faker that referenced this pull request Mar 2, 2022
* add Faker::Animal in pt-BR

* fix_animal_faker

* fix-test-pt-br-animal-methods
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.

2 participants