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

Add Faker:Camera #2159

Merged
merged 2 commits into from
Oct 19, 2020
Merged

Add Faker:Camera #2159

merged 2 commits into from
Oct 19, 2020

Conversation

RubyHuntsman
Copy link
Contributor

No-Story

Description:

Add a generator to generate camera brands and models

Faker::Camera.brand #=> "Canon"
 
Faker::Camera.model #=> "450D"
 
Faker::Camera.brand_with_model #=> "Canon 450D"     

lib/faker/default/camera.rb Outdated Show resolved Hide resolved
@Zeragamba Zeragamba merged commit 920bfaa into faker-ruby:master Oct 19, 2020
@Zeragamba
Copy link
Contributor

Thanks!

@RubyHuntsman RubyHuntsman deleted the add-faker-camera branch October 19, 2020 12:53
droznyk pushed a commit to droznyk/faker that referenced this pull request Oct 23, 2020
* Add Faker:Camera

* Fix a typos in Camera methods description
droznyk added a commit to droznyk/faker that referenced this pull request Oct 23, 2020
droznyk added a commit to droznyk/faker that referenced this pull request Oct 23, 2020
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