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 a new sports section for mountaineers #2465

Merged
merged 1 commit into from
Jun 25, 2022
Merged

Add a new sports section for mountaineers #2465

merged 1 commit into from
Jun 25, 2022

Conversation

LeviLong01
Copy link

@LeviLong01 LeviLong01 commented Mar 1, 2022

Issue

No-Story

Description:

I added a new generator that picks from a list of accomplished mountaineers. For now it's a short list but can be expanded. The idea for it came from my personal love for mountaineering and felt like adding a section for this sport would be a fun/good addition.

This could/would be used in any potential app ideas that relate to the mountaineering sport to provide a more realistic context in demo environments. This could pair nicely with the Faker::Mountain generator 😄

Generator: Faker::Sports::Mountaineering.mountaineer => Junko Tabei

  • Tests have been covered in /test/faker/sports/test_faker_mountaineering.rb and successfully run locally
  • Documentation has been added in /doc/sports/mountaineering.rb
  • Class has been created in /lib/faker/sports/mountaineering.rb
  • Mountaineer names have been added in /lib/locales/en/mountaineering.yml

@LeviLong01 LeviLong01 marked this pull request as ready for review March 1, 2022 20:18
@LeviLong01 LeviLong01 marked this pull request as draft March 1, 2022 20:21
@LeviLong01 LeviLong01 marked this pull request as ready for review March 1, 2022 20:21
Copy link
Contributor

@thdaraujo thdaraujo left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@thdaraujo thdaraujo merged commit dd0ea55 into faker-ruby:master Jun 25, 2022
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