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

Faker::Config can be a Module rather than a Class #2167

Merged
merged 1 commit into from Oct 29, 2020

Conversation

amatsuda
Copy link
Contributor

Issue#

No-Story

Description:

Here's a dead simple one line patch.
No one creates an instance of Faker::Config. No one inherits from this class.
So this "class" is indeed nothing but just a Module.

@amatsuda
Copy link
Contributor Author

Just rebased against master and resolved the conflict with #2169

@vbrazo vbrazo merged commit 86d563d into faker-ruby:master Oct 29, 2020
@amatsuda amatsuda deleted the config_as_a_module branch October 29, 2020 01:35
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.

None yet

2 participants