Skip to content

Instantly share code, notes, and snippets.

@aytch
Created February 3, 2013 02:52
Show Gist options
  • Select an option

  • Save aytch/4700356 to your computer and use it in GitHub Desktop.

Select an option

Save aytch/4700356 to your computer and use it in GitHub Desktop.
Odd Behaviour in Tam_Tam
1.9.3-p327 :028 > m = messages.including("logs")
=> #<TamTam::MessageSet:0x3ffe16067918 size=2>
1.9.3-p327 :029 > m.by_count
=> {"logs, man"=>1, "all the logs"=>1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment