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 bible entries #1656

Merged
merged 8 commits into from
Dec 18, 2021
Merged

Add bible entries #1656

merged 8 commits into from
Dec 18, 2021

Conversation

enowmbi
Copy link
Contributor

@enowmbi enowmbi commented Jul 12, 2019

Added bible entries allowing users to use quotations, locations, and characters from the bible. Entries are in the religion category. e.g.
Faker::Religion::Bible.location #=> 'Jerusalem'
Faker::Religion::Bible.character #=> 'Jesus'
Faker::Religion::Bible.quote #=> 'Seek ye first the kingdom of God'

@enowmbi
Copy link
Contributor Author

enowmbi commented Aug 2, 2019 via email

lib/locales/en/bible.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@Zeragamba Zeragamba left a comment

Choose a reason for hiding this comment

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

Changes look good to me. Thanks for the PR

flexible :bible

class << self
def character
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing Yard docs for these new methods. Check CONTRIBUTING.md for details

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Zeragamba, can you verify. 🙏🏾

@vbrazo vbrazo merged commit c98ab3b into faker-ruby:master Dec 18, 2021
koic added a commit that referenced this pull request Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants