You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Try it without the ja locale. If it works locally but not on Heroku, you should ask Heroku for support.
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
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.
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
The text was updated successfully, but these errors were encountered: