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

Error on deploying to Heroku with Japanese locale #336

Open
saroar opened this issue Jun 10, 2015 · 3 comments
Open

Error on deploying to Heroku with Japanese locale #336

saroar opened this issue Jun 10, 2015 · 3 comments

Comments

@saroar
Copy link

saroar commented Jun 10, 2015

rake aborted!
ActiveRecord::RecordInvalid: translation missing: ja.activerecord.errors.messages.record_invalid
in my local computer is not work but when i was trying to deploy it show error

here is link https://github.com/LuckOfWise/nexmo-sample-rails i wanted to deploy this

thanks advance

@DanielKehoe
Copy link
Member

Try it without the ja locale. If it works locally but not on Heroku, you should ask Heroku for support.

@DanielKehoe DanielKehoe changed the title hello sir i have error when i was trying to deploy this app Error on deploying to Heroku with Japanese locale Jun 10, 2015
@saroar
Copy link
Author

saroar commented Jun 10, 2015

how to tryout ja and what is ja sorry

@DanielKehoe
Copy link
Member

You chose the ja locale when you used Rails Composer to generate the application. Try no locale (defaults to en). It looks like Heroku doesn't support the ja locale. It's not a problem with the rails_apps_composer if it runs locally. So can't really help you with a Heroku issue.

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

2 participants