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 keyword argument to Faker::Games::Dota.quote #1434

Merged
merged 3 commits into from
Oct 23, 2018
Merged

Add keyword argument to Faker::Games::Dota.quote #1434

merged 3 commits into from
Oct 23, 2018

Conversation

vbrazo
Copy link
Member

@vbrazo vbrazo commented Oct 22, 2018

Convert parameters to keyword arguments as suggested in this PR #603

@vbrazo vbrazo added the Chores label Oct 22, 2018
@vbrazo vbrazo self-assigned this Oct 22, 2018
@vbrazo
Copy link
Member Author

vbrazo commented Oct 22, 2018

@ChaoticBoredom done

@@ -17,5 +17,5 @@ Faker::Games::Dota.player #=> "Dendi"

# Random quote
Faker::Games::Dota.quote #=> "Easy now, this stuff is explosive!"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should there be a mention that the default hero arg is abbadon?

Copy link
Member Author

Choose a reason for hiding this comment

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

definitely. Thanks :)

@vbrazo vbrazo merged commit 42a51f9 into faker-ruby:master Oct 23, 2018
@vbrazo vbrazo deleted the chores/add-keyword-argument-to-dota-module branch October 23, 2018 22:05
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
* Add keyword argument to Faker::Games::Dota.quote

* Add missing Dota.quote test

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

Successfully merging this pull request may close these issues.

2 participants