Skip to content

Instantly share code, notes, and snippets.

@NZKoz
Created January 2, 2010 09:00
Show Gist options
  • Save NZKoz/267430 to your computer and use it in GitHub Desktop.
Save NZKoz/267430 to your computer and use it in GitHub Desktop.
>> uuid = Cassandra::UUID.new
=> <Cassandra::UUID#2156899500 time: Sat Jan 02 21:58:59 +1300 2010, usecs: 882376 jitter: 2080663018510113689>
>> uuid == false
NoMethodError: undefined method 'to_i' for false:FalseClass`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment