Skip to content

Instantly share code, notes, and snippets.

@swindsor
Created October 6, 2009 18:27
Show Gist options
  • Save swindsor/203276 to your computer and use it in GitHub Desktop.
Save swindsor/203276 to your computer and use it in GitHub Desktop.
named_scope :distinct_images, {:select => "distinct(image_id), #{table_name}.*"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment