Method: SugarCubeNotificationForgetter#initialize
- Defined in:
- lib/ios/sugarcube-events/uitextview.rb
#initialize ⇒ SugarCubeNotificationForgetter
Returns a new instance of SugarCubeNotificationForgetter.
87 88 89 |
# File 'lib/ios/sugarcube-events/uitextview.rb', line 87 def initialize @observers = [] end |