Skip to content

Instantly share code, notes, and snippets.

@jballanc
Created May 4, 2011 21:03
Show Gist options
  • Save jballanc/956030 to your computer and use it in GitHub Desktop.
Save jballanc/956030 to your computer and use it in GitHub Desktop.
ping-audit-10-167-180-181-20101108: ~ > macirb
Awesome Print gem not installed
irb(main):001:0> Time.ancestors
=> [Time, Comparable, NSDate, NSObject, Kernel]
irb(main):002:0> Date.ancestors
=> [Date, #<Class:0x20023c900>, Comparable, #<Class:0x200036460>, NSObject, Kernel]
irb(main):003:0> DateTime.ancestors
=> [DateTime, Date, #<Class:0x20023c900>, Comparable, #<Class:0x200036460>, NSObject, Kernel]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment