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

Deprecate ::Dune and ::Lovecraft #1503

Merged
merged 9 commits into from
Jan 5, 2019
Merged

Deprecate ::Dune and ::Lovecraft #1503

merged 9 commits into from
Jan 5, 2019

Conversation

vbrazo
Copy link
Member

@vbrazo vbrazo commented Dec 31, 2018

Checklist

  • Deprecate Faker::Dune => Faker::Books::Dune
  • Deprecate Faker::Lovecraft => Faker::Books::Lovecraft
  • Move Faker::Book => Book namespace

This PR is related to #1318.

@vbrazo vbrazo self-assigned this Dec 31, 2018
# Faker::Books::Lovecraft

```ruby
Faker::Books::Lovecraft.fhtagn(3) #=> "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn. Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn. Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn"
Copy link
Contributor

Choose a reason for hiding this comment

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

We should document that argument there

Copy link
Member Author

Choose a reason for hiding this comment

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

What do you mean?

@vbrazo vbrazo merged commit 5ec2ffc into faker-ruby:master Jan 5, 2019
@vbrazo vbrazo deleted the features/add-books-namespace branch January 5, 2019 04:32
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
* Deprecate ::Dune

* Deprecate ::Lovecraft

* Update CHANGELOG.md

* Update unreleased_README.md

* Move Faker::Book to Books namespace

* Remove doc/unreleased/default/dune.md

* Fix tests after merging with master

* Add Faker::Books::Lovecraft.fhtagn missing documentation
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.

2 participants