Flowdock
[]=(key, value) public

Assigns a new value to the hash:

  hash = HashWithIndifferentAccess.new
  hash[:key] = "value"
Show source
Register or log in to add new notes.