delete

gdbm.delete(key) â value or nil
Instance Public methods

Removes the key-value-pair with the specified key from this database and returns the corresponding value. Returns nil if the database is empty.

doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.