Skip to content

Instantly share code, notes, and snippets.

View walterpaulo's full-sized avatar
😌
Até aqui nos ajudou o Senhor.(1 Samuel 7:12).

Walter Paulo walterpaulo

😌
Até aqui nos ajudou o Senhor.(1 Samuel 7:12).
View GitHub Profile
@marcelojunior
marcelojunior / gist:3708804
Created September 12, 2012 18:19
Inflections PT-BR Rails
# Be sure to restart your server when you modify this file.
# Add new inflection rules using the following format
# (all these examples are active by default):
# ActiveSupport::Inflector.inflections do |inflect|
# inflect.plural /^(ox)$/i, '\1en'
# inflect.singular /^(ox)en/i, '\1'
# inflect.irregular 'person', 'people'
# inflect.uncountable %w( fish sheep )
# end