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
2015-04-07 17:03:31
Comments
Leave a Comment

Please login to continue.