Skip to content

Instantly share code, notes, and snippets.

@romariorios
Created April 3, 2014 17:29
Show Gist options
  • Save romariorios/9958926 to your computer and use it in GitHub Desktop.
Save romariorios/9958926 to your computer and use it in GitHub Desktop.
def nome=(val)
@nome = val
@nome_pesquisavel = I18n.transliterate val
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment