class Object
Constants
- SmalltalkWebTools
Register the Smalltalk
WebTools
Server class into the Ruby Namespace- StringKeyValueDictionary
The stoneVersionReport returns a
StringKeyValueDictionary
. Unfortunately, that is on a different branch of the Smalltalk class hierarchy than RubyHash, so we need to add a few methods to let us iterate over the dictionary.