Home
Ruby
ActiveRecord
Array
CGI
Class
Collections
Database
Date
Design Patterns
Development
File Directory
GUI
Hash
Language Basics
Method
Network
Number
Rails
Range
Reflection
Statement
String
Threads
Time
Tk
Unit Test
Windows Platform
XML
object_id « Reflection « Ruby
Ruby
Reflection
object_id
1.
Each object has its own numeric object ID.
2.
Check the object_id before and after replace
3.
Check the object_id before and after the assignment
4.
object_id is not changing