Skip to content

Instantly share code, notes, and snippets.

@beaucollins
Forked from anonymous/home_controller.rb
Created August 31, 2010 21:19
Show Gist options
  • Save beaucollins/559771 to your computer and use it in GitHub Desktop.
Save beaucollins/559771 to your computer and use it in GitHub Desktop.
def wedgie_tws
@products = Product.find :all, :conditions => {:name_data => ['double-agent', 'nitrane-contraband', 'delta-mvmnt', 'contraband', 'bandita-contraband']}
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment