Skip to content

Instantly share code, notes, and snippets.

@jashkenas
Created February 1, 2011 20:52
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 jashkenas/806647 to your computer and use it in GitHub Desktop.
Save jashkenas/806647 to your computer and use it in GitHub Desktop.
subdata = { }
for field in @updateable
subdata[ field ] = @data[ field ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment