dbm.each_pair {|key,value| block} â self
Instance Public methods
Calls the block once for each [key, value] pair in the database. Returns self.
Calls the block once for each [key, value] pair in the database. Returns self.
Designed by : w10schools
service@w10schools.com
Please login to continue.