Flowdock
method

remove_listener

Importance_1
v1_8_7_330 - Show latest stable - 0 notes - Class: Test::Unit::Util::Observable
remove_listener(channel_name, listener_key) public

Removes the listener indicated by listener_key from the channel indicated by channel_name. Returns the registered proc, or nil if none was found.

Show source
Register or log in to add new notes.