-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Comments
@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" |
Hello. My faker gem version 1.7.3
2017-10-07 21:26 GMT+03:00 Landon Grindheim <notifications@github.com>:
… @igor89 <https://github.com/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"
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1038 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AQC5DfjOw27KR4t5YT4oFz5haptAf9-bks5sp8JIgaJpZM4PwX37>
.
|
Looks like |
Right you are. Thanks
2017-10-09 13:54 GMT+03:00 Landon Grindheim <notifications@github.com>:
… Looks like Food.dish was added in 3669579
<3669579>,
which was after the release of 1.8
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1038 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AQC5DcytetemdnI5EQo8Qw8elmwb9FZBks5sqftTgaJpZM4PwX37>
.
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
No description provided.
The text was updated successfully, but these errors were encountered: