Skip to content

Instantly share code, notes, and snippets.

@dummied
Created November 18, 2009 17:31
Show Gist options
  • Save dummied/238084 to your computer and use it in GitHub Desktop.
Save dummied/238084 to your computer and use it in GitHub Desktop.
@search.all.group_by{|u| u.shipping_state}.reject{|i| i[0].blank?}
warning: multiple values for a block parameter (2 for 1)
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/ordered_hash.rb:63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment