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

i18n breaks 1.8.7 and ree #75

Closed
davetron5000 opened this issue Sep 17, 2012 · 2 comments
Closed

i18n breaks 1.8.7 and ree #75

davetron5000 opened this issue Sep 17, 2012 · 2 comments

Comments

@davetron5000
Copy link

Using faker in a gem that I test/use on 1.8.7 and REE, I got a weird stack trace parsing the Japanese YAML file. Don't have 1.8.7 locally ATM, so forked the repo and set it up on Travis:

http://travis-ci.org/#!/davetron5000/faker/jobs/2473018

Basically, calls to translate load all(?) the YAML files, and they are in a format incompatible with 1.8.7/REE. I will try to look into it when I'm not in the air and can install 1.8.7, but am logging this anyway, in case someone else sees an obvious solution.

@slbug
Copy link

slbug commented Sep 17, 2012

same thing on 1.9.3

@stympy
Copy link
Contributor

stympy commented Sep 17, 2012

This was due to a problem with the ja yaml file, which has been removed.

@stympy stympy closed this as completed Sep 17, 2012
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

No branches or pull requests

3 participants