Skip to content

Instantly share code, notes, and snippets.

@mhfs
Created July 29, 2009 17:21
Show Gist options
  • Save mhfs/158266 to your computer and use it in GitHub Desktop.
Save mhfs/158266 to your computer and use it in GitHub Desktop.
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