Skip to content

Instantly share code, notes, and snippets.

@1dolinski
Created August 1, 2013 19:48
Show Gist options
  • Save 1dolinski/6134597 to your computer and use it in GitHub Desktop.
Save 1dolinski/6134597 to your computer and use it in GitHub Desktop.
scope :reject_previewed, ->() { where(:preview => 0)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment