Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #6761

what's object_id in irb?

Newsgroups comp.lang.ruby
Date 2013-03-05 08:30 -0800
Message-ID <2c64d5aa-e5a3-4db4-b442-daeace8cb263@googlegroups.com> (permalink)
Subject what's object_id in irb?
From Massimo Donati <mass.donati@gmail.com>

Show all headers | View raw


Hi everyone i'm running this lines of code:

[home/] irb
2.0.0p0 :001 > object_id
 => 70156571578960


I can't really understand what is this object_id referred to since is not called from any object?

Thanks very much!
Massimo

Back to comp.lang.ruby | Previous | NextNext in thread | Find similar


Thread

what's object_id in irb? Massimo Donati <mass.donati@gmail.com> - 2013-03-05 08:30 -0800
  Re: what's object_id in irb? Robert Klemme <shortcutter@googlemail.com> - 2013-03-05 22:35 +0100

csiph-web