Skip to content

Instantly share code, notes, and snippets.

@dinkmaster
Created February 24, 2015 00:53
Show Gist options
  • Save dinkmaster/ae41324a9e0ff73efbbd to your computer and use it in GitHub Desktop.
Save dinkmaster/ae41324a9e0ff73efbbd to your computer and use it in GitHub Desktop.
results.each do |s|
streams << "#{s[0]} (#{s[1]})"
end
streams
streams.sort_by { |roloc| roloc[-2] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment