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

Fix method name in Faker::SingularSiegler #1257

Merged
merged 2 commits into from
May 26, 2018

Conversation

mrstebo
Copy link
Contributor

@mrstebo mrstebo commented May 26, 2018

Renamed quotes to quote to match documentation.

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.

You should modify the tests as well.

Please make sure that rake is passing.

@vbrazo vbrazo merged commit f004c7d into faker-ruby:master May 26, 2018
@mrstebo mrstebo deleted the fixes/fix-singular-siegler branch May 28, 2018 21:35
@@ -1,7 +1,7 @@
module Faker
class SingularSiegler < Base
class << self
def quotes
Copy link
Member

Choose a reason for hiding this comment

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

We don't need to deprecate this method because the Faker::SingularSiegler hasn't been released yet.

@vbrazo vbrazo self-requested a review July 19, 2018 01:41
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
* Renamed quotes to quote to match documentation.

* Updated test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants