Skip to content

Instantly share code, notes, and snippets.

@jashkenas
Created February 1, 2011 20:52
Show Gist options
  • 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