Skip to content

Instantly share code, notes, and snippets.

@npverni
Created April 20, 2010 19:29
Show Gist options
  • Select an option

  • Save npverni/372939 to your computer and use it in GitHub Desktop.

Select an option

Save npverni/372939 to your computer and use it in GitHub Desktop.
Chargify::Product.find(:all).group_by{|p| p.product_family}.select{|pf| pf[0].id = PRODUCT_FAMILY_ID}.first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment