From: Arup Rakshit Date: 2013-01-31T05:27:17+09:00 Subject: Re: Does Ruby has any default database with it? Tony Arcieri wrote in post #1094436: > On Wed, Jan 30, 2013 at 12:07 PM, Justin Collins > wrote: > >> Ruby comes with several database-like libraries in the standard lib: dbm, >> gdbm, YAML::DBM, pstore >> > > Hey look at that, finally someone with the right answer. > > See also: SDBM > > However which of these are available will depend on your Ruby > implementation, unfortunately Yes,bug Ruby : SDBM documentation is not good. Only list of method mentioned,but not a single example with them. -- Posted via http://www.ruby-forum.com/.