Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オブジェクト インスタンスを作成し、それに対して #inspect を呼び出すと (そのメソッドをオーバーライドせずに)、次のようなものが返されます#<ObjectName:0x####### @var=value>。
#<ObjectName:0x####### @var=value>
0x#######カスタム検査メソッドを作成するときに使用できますか?
0x#######