Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save patrickberkeley/9240 to your computer and use it in GitHub Desktop.
Save patrickberkeley/9240 to your computer and use it in GitHub Desktop.
Product.find_by_category(category_id, ????, "display_on ASC")
self.find_by_category(category_id, available=false, order_by="display_on DESC")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment