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

Remove broken example from README #1081

Merged
merged 1 commit into from
Dec 4, 2017
Merged

Conversation

dentarg
Copy link
Contributor

@dentarg dentarg commented Dec 1, 2017

Added in #836, but it doesn't work:

[25] pry(main)> Faker::Name.unique + ((1..1000).to_a).sample
NoMethodError: undefined method `+' for Faker::Name:Class
from /Users/dentarg/.gem/ruby/2.4.2/gems/faker-1.8.4/lib/faker.rb:185:in `method_missing'

Added in faker-ruby#836, but it doesn't work:

[25] pry(main)> Faker::Name.unique + ((1..1000).to_a).sample
NoMethodError: undefined method `+' for Faker::Name:Class
from /Users/dentarg/.gem/ruby/2.4.2/gems/faker-1.8.4/lib/faker.rb:185:in `method_missing'
@stympy stympy merged commit 90ddb91 into faker-ruby:master Dec 4, 2017
@dentarg dentarg deleted the patch-1 branch December 4, 2017 13:41
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.

2 participants