ruby-symboltable

symbols-only hash for Ruby

Description

SymbolTable is a handy little Ruby class that was conceived from the union of Hash and Symbol. SymbolTable directly extends Hash, but it stores all keys internally as symbols. Any key that cannot be converted to a Symbol is not valid.

While this may seem restrictive, it does have the nice side effect of making all keys slightly more memorable and usable. For example, values may be set and retrieved using any key that resolves to the same symbol.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://mjijackson.github.com/symboltable


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-symboltable