include?

gdbm.has_key?(k) â true or false
gdbm.key?(k) â true or false
Instance Public methods

Returns true if the given key k exists within the database. Returns false otherwise.

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

Please login to continue.