Skip to content

Instantly share code, notes, and snippets.

@vendethiel
Created June 18, 2012 16:32
Show Gist options
  • Save vendethiel/2949271 to your computer and use it in GitHub Desktop.
Save vendethiel/2949271 to your computer and use it in GitHub Desktop.
_elems = []
if type is 'modify'
_elems.push e.model for e in elems
else
_elems.push e.model for e in @foo.elems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment