-
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
Adds Faker::Music::Prince #1670
Conversation
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.
Looks good to me. Thanks for the pull request! :)
a2a9f17
to
4384168
Compare
Today is Prince's birthday. Would be really cool (and make him really proud) if you merged this today. Give the people what they want! |
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.
With about 25 minutes to spare, let's get this merged
Woohoo! Long live Prince and long live the Faker gem! 💜 |
Adds Prince class within Music parent class.
Adds
prince.yml
file with 75+ lyrics, 90+ songs, 39 albums, and 7 of his associated bands.Adds
test_faker_prince.rb
file and passes tests.Adds
doc/music/prince.md
file to show example usage and links it inREADME.md
.Lints everything w/ rubocop.