Skip to content

Instantly share code, notes, and snippets.

@knubie
Created March 19, 2014 19:12
Show Gist options
  • Save knubie/9649058 to your computer and use it in GitHub Desktop.
Save knubie/9649058 to your computer and use it in GitHub Desktop.
joinToPrev : ->
prev = messages.findOne
createdAt:
$gt: @createdAt
prev.from is @from and not a prev.mention
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment