method

store

ruby latest stable - Class: YAML::DBM
store( key, val )
public

Stores value in database with key as the index. value is converted to YAML before being stored.

Returns value