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::Music.genre raising NotMethodError #1237

Closed
vinibrsl opened this issue May 21, 2018 · 5 comments
Closed

Faker::Music.genre raising NotMethodError #1237

vinibrsl opened this issue May 21, 2018 · 5 comments
Assignees

Comments

@vinibrsl
Copy link

vinibrsl commented May 21, 2018

I've just installed Faker 1.8.7 and I'm trying to use Faker::Music#genre and it's raising Ruby's NoMethodError. The same occurs on IRB.

@vbrazo
Copy link
Member

vbrazo commented May 21, 2018

Probably because this method hasn't been released yet. If you really wanna use this method, you should point your gem config to the master branch.

@vbrazo
Copy link
Member

vbrazo commented May 21, 2018

gem 'faker', git: 'https://github.com/stympy/faker'

@vinibrsl
Copy link
Author

vinibrsl commented May 21, 2018

Makes a lot of sense. Thank you, @vbrazo. :shipit:

@vbrazo
Copy link
Member

vbrazo commented May 21, 2018

Cool.

I think it was made by @jmkoni

Enjoy.

@aristizabal95
Copy link

It should be specified then that it is not yet available. The docs say this methods are available since 1.6.4

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

No branches or pull requests

3 participants