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::Movies::Tron #2252

Merged
merged 3 commits into from
Apr 6, 2022
Merged

✨ Add Faker::Movies::Tron #2252

merged 3 commits into from
Apr 6, 2022

Conversation

craineum
Copy link
Contributor

@craineum craineum commented Feb 1, 2021

No-Story

Description:

Adding TRON (original 1982 version) to Faker.

Going to use this for a system that is taking the name Master Control Program in acknowledgement of the original inspiration of my career path.

I think that other users of faker would appreciate the overlap of terms and quotes that exist between this movie and what we do on a day-to-day basis.

tron

@craineum craineum changed the title ✨ Add TRON to movies ✨ Add Faker::Movies::TRON Feb 6, 2021
@craineum
Copy link
Contributor Author

craineum commented Apr 5, 2022

Just rebased, looks like it might be good to go now.

Copy link
Member

@psibi psibi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can change TRON to Tron to make it compatible with other modules ?

📝 Update documentation to match
📝 Update documented version number
@craineum
Copy link
Contributor Author

craineum commented Apr 6, 2022

Updated, let me know if you want me to squash the branch.

@craineum craineum requested a review from psibi April 6, 2022 08:17
@craineum craineum changed the title ✨ Add Faker::Movies::TRON ✨ Add Faker::Movies::Tron Apr 6, 2022
# @example
# Faker::Movies::Tron.character #=> "Bit"
#
# @faker.version 2.15.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version needs to be next here and at below. Sorry that I missed this in my initial review. LGTM apart from that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dang... I changed the markdown file and missed this. When you say next should I put in 2.21.0 or is there a special placeholder I put in?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, you put next instead of 2.15.1. There are more details here: https://github.com/faker-ruby/faker/blob/master/CONTRIBUTING.md

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

Copy link
Member

@psibi psibi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM apart from a single comment.

📝 Removed version number from MarkDown file
@psibi psibi merged commit a7cbf1b into faker-ruby:master Apr 6, 2022
@psibi
Copy link
Member

psibi commented Apr 6, 2022

Thank you!

@craineum craineum deleted the movies-tron branch April 6, 2022 12:22
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