|
The default to_s method for Ruby objects includes the object id encoded as a hexadecimal: #<Object:0x000001009e60f8>. When you add a to_s method to your own objects, you lose that hexadecimal value. Hexoid gives it back.
This project has not yet categorized itself in the Trove Software Map.Registered: 2009-09-21 23:28 Activity Percentile: 0% View project activity statistics. |
|