Skip to content

Instantly share code, notes, and snippets.

@ishe-ua
Last active August 18, 2016 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ishe-ua/e7939a42f335db7e0f29 to your computer and use it in GitHub Desktop.
Save ishe-ua/e7939a42f335db7e0f29 to your computer and use it in GitHub Desktop.
en:
"true": "yes"
"false": "no"
erb:
<%= t account.send_notifications?.to_s %>
notes:
1. "" in yaml is necessarily (all of them)
2. to_s - too!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment