Skip to content

Instantly share code, notes, and snippets.

@srinivas-singanamalla
Created July 28, 2014 04:12
Show Gist options
  • Save srinivas-singanamalla/c4758d621724ded64a0d to your computer and use it in GitHub Desktop.
Save srinivas-singanamalla/c4758d621724ded64a0d to your computer and use it in GitHub Desktop.
#events is a model with key as one of the columns
Hash[events.map { |u| [u.key, u] }]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment