Skip to content

Instantly share code, notes, and snippets.

@overture8
Created January 20, 2010 11:46
Show Gist options
  • Save overture8/281790 to your computer and use it in GitHub Desktop.
Save overture8/281790 to your computer and use it in GitHub Desktop.
How to sort by a field in an EmbeddedDcouemt (MongoMapper)
post.comments.sort_by(&:created_at)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment