Joined May 2012
·

Alexander Zubkov

Moscow, Russia
·
·

Posted to Showing errors messages in Rails 4 over 1 year ago

Actually translation still does not work, because errors.full_messages produces a mix of english and russian (in my case) like so:
<li>fieldnameinenglish errormessageinrussian</li>
But if I run object.errors.full_messages from console, it works correct. I think that include is being called from a wrong place.
Any ideas how to fix?

Achievements
50 Karma
0 Total ProTip Views