-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add Faker::SouthPark #1314
Add Faker::SouthPark #1314
Conversation
@@ -0,0 +1,15 @@ | |||
# frozen_string_literal: true |
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.
Magic comment added by Rubocop
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.
#1311 may explain the magic comments.
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.
Overall looks good.
Could you also update the README.md
?
Sure @vbrazo, will update the |
@vbrazo Done, Updated |
@saurabhudaniya200 just a heads up: I'm adding a namespace for your SouthPark in this PR #1403. Since we haven't released this object yet, we don't need to deprecate it. Thanks 👍 |
* Added south park feature * Renamed south_park.doc to south_park.md * Updated README to reflect newly added SouthPark feature * Update CHANGELOG.md
Description
Feature request for South Park consisting 55 characters and 17 quotes
Tests
1092 tests, 79817 assertions, 0 failures, 0 errors, 0 pendings, 1 omissions, 0 notifications
100% passed
Rubocop
358 files inspected, no offenses detected