Created
February 3, 2013 02:52
-
-
Save aytch/4700356 to your computer and use it in GitHub Desktop.
Odd Behaviour in Tam_Tam
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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