Class Hash
In: lib/stomp/ext/hash.rb
Parent: Object

Methods

Public Instance methods

Returns self with all keys symbolized.

Returns self with keys uncamelized and converted to strings.

Returns self with keys uncamelized and converted to symbols.

[Validate]