Skip to content

Instantly share code, notes, and snippets.

@mgreenly
Created December 28, 2011 04:46
Show Gist options
  • Save mgreenly/1526357 to your computer and use it in GitHub Desktop.
Save mgreenly/1526357 to your computer and use it in GitHub Desktop.
I18n
I18n.t!(:some_key) rescue nil || :some_key.to_s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment