Skip to content

Instantly share code, notes, and snippets.

View ArmandoAssuncao's full-sized avatar

Armando Assunção ArmandoAssuncao

View GitHub Profile
@ArmandoAssuncao
ArmandoAssuncao / en.yml
Last active June 21, 2017 20:44 — forked from adamico/en.yml
Rails 4 with I18n working interpolations
en:
errors: &errors
messages:
bad_uri: is an invalid url
bad_protocol: must start with %{protocols}
activemodel:
errors:
<<: *errors
activerecord:
errors: