Created
July 29, 2009 17:21
-
-
Save mhfs/158266 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I18n::InvalidPluralizationData in Memberships#create | |
Showing app/views/shared/_form_error.html.erb where line #1 raised: | |
translation data {:service_item=>"Ítem de Serviço", :ticket=>"Ticket", :attachment=>"Anexo", :profile=>"Perfil", :account=>"Conta", :company=>"Empresa", :membership=>"funciona porra", :user=>"Usuário", :business_unit=>"Unidade de Negócio", :membershipable=>"Permissionável"} can not be used with :count => 1 | |
Extracted source (around line #1): | |
1: <%= error_messages_for :object => form_error %> | |
Trace of template inclusion: app/views/memberships/form_error.rjs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment