[]=

sdbm[key] = value รข value
Instance Public methods

Stores a new value in the database with the given key as an index.

If the key already exists, this will update the value associated with the key.

Returns the given value.

doc_ruby_on_rails
2015-05-14 03:01:35
Comments
Leave a Comment

Please login to continue.