Skip to content
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

Undefined method `dish' for Faker::Food:Class #1038

Closed
lgor89 opened this issue Oct 6, 2017 · 4 comments
Closed

Undefined method `dish' for Faker::Food:Class #1038

lgor89 opened this issue Oct 6, 2017 · 4 comments

Comments

@lgor89
Copy link

lgor89 commented Oct 6, 2017

No description provided.

@landongrindheim
Copy link
Contributor

@igor89 What's the version number you're using? This is what I see using 1.8.4:

[1] pry(main)> require "faker"
=> true
[2] pry(main)> Faker::Food.dish
=> "Fettuccine Alfredo"

@lgor89
Copy link
Author

lgor89 commented Oct 9, 2017 via email

@landongrindheim
Copy link
Contributor

landongrindheim commented Oct 9, 2017

Looks like Food.dish was added in 3669579, which was released in version 1.8.4

@lgor89
Copy link
Author

lgor89 commented Oct 10, 2017 via email

@lgor89 lgor89 closed this as completed Oct 10, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants