Actions
Feature #12971
closed(Refactoring) Remove `defined?` checks from observer.rb
Feature #12971:
(Refactoring) Remove `defined?` checks from observer.rb
Status:
Closed
Assignee:
-
Target version:
-
Description
Remove defined? checks from observer.rb
- Contains less code
- Easier to understand Observable logic
- No performance downgrade
Updated by itsNikolay (Nikolay Ponomarev) almost 10 years ago
Github Pull Request: https://github.com/ruby/ruby/pull/1489
Updated by itsNikolay (Nikolay Ponomarev) almost 10 years ago
can be closed also =\
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- Description updated (diff)
Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago
- Status changed from Open to Closed
Actions