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 Japanese actual zipcodes in locals/ja.yml #2297

Merged
merged 1 commit into from Apr 11, 2021
Merged

add Japanese actual zipcodes in locals/ja.yml #2297

merged 1 commit into from Apr 11, 2021

Conversation

POPPIN-FUMI
Copy link
Contributor

Added Japanese actual zipcodes data in locales/ja.yml

Resource:
Japan Post Download Site

Example

Faker::Config.locale = 'ja'
Faker::Address.postcode
>> 231-0847

@vbrazo vbrazo merged commit 38e3d24 into faker-ruby:master Apr 11, 2021
gongo added a commit to gongo/faker that referenced this pull request May 18, 2021
vbrazo pushed a commit that referenced this pull request May 30, 2021
* 🐛 Fix indentation ( `ja.faker.name` to `ja.faker.color.name` )

via #2315

* 🎨 Convert a huge one-line array to multiple lines

Because the file cannot be opened with a weak editor...

* 🐛 Japanese postcode has a hyphen.

via: #2297

* Update test/test_ja_locale.rb

Co-authored-by: Koichi ITO <koic.ito@gmail.com>

Co-authored-by: Koichi ITO <koic.ito@gmail.com>
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.

None yet

2 participants