Skip to content

Instantly share code, notes, and snippets.

@crossaidi
Created May 3, 2014 12:01
Show Gist options
  • Save crossaidi/11496661 to your computer and use it in GitHub Desktop.
Save crossaidi/11496661 to your computer and use it in GitHub Desktop.
values_at method
email, username = data.values_at('email', 'nickname')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment