Feature #7745
lib/observer.rb: Observers are compared by identity
Description
=begin
From (()):
((Please consider changing @observer_peers to compare_by_identity. This fixes surprising effects when Strings or Arrays are used as observers.))
I've attached the associated patch.
=end
Files
Updated by ko1 (Koichi Sasada) about 8 years ago
- Assignee set to nobu (Nobuyoshi Nakada)