Skip to content

Instantly share code, notes, and snippets.

@overture8
Created January 20, 2010 11:47
Show Gist options
  • Save overture8/281791 to your computer and use it in GitHub Desktop.
Save overture8/281791 to your computer and use it in GitHub Desktop.
Sort field in MongoMapper EmbeddedDocument (Descending)
post.comments.sort_by(&:created_at).reverse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment