Skip to content

Instantly share code, notes, and snippets.

@xn
Created February 9, 2011 05:34
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 xn/817946 to your computer and use it in GitHub Desktop.
Save xn/817946 to your computer and use it in GitHub Desktop.
neat
p Hash[(instance_variables - [:@options]).map { |i| [i, instance_variable_get(i)] }]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment