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

The latest version does not contain Faker::ProgarmmingLanguage, but the documentation said it does. #1083

Closed
Hobinx opened this issue Dec 4, 2017 · 1 comment

Comments

@Hobinx
Copy link

Hobinx commented Dec 4, 2017

I use Faker::ProgrammingLanguage, but it throws NameError: uninitialized constant Faker::ProgrammingLanguage, and I unpack the gem version 1.8.4, no programming_language.rb exist in the lib/faker.
I think the documentation has mismatch with the real code.

@stympy
Copy link
Contributor

stympy commented Dec 4, 2017

The documentation says this:

This is the master branch of Faker and may contain changes that are not yet released. Please refer the README of your version for the available methods.

Faker::ProgrammingLanguage has not yet been released in a version of the gem.

@stympy stympy closed this as completed Dec 4, 2017
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

No branches or pull requests

2 participants