Flowdock
index( keystr ) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/yaml/dbm.rb, line 29
    def index( keystr )
        super( keystr.to_yaml )
    end
Register or log in to add new notes.