gdbm.replace(other) â gdbm
Instance Public methods
Replaces the content of gdbm with the key-value pairs of other. other must have an #each_pair method.
Replaces the content of gdbm with the key-value pairs of other. other must have an #each_pair method.
Please login to continue.