Module: UpdateTimestampNotifier::ObservableMethods
- Defined in:
- lib/examples/notifiers/update_timestamp_notifier.rb
Instance Method Summary collapse
Instance Method Details
#irrelevant_observable_method ⇒ Object
10 11 12 |
# File 'lib/examples/notifiers/update_timestamp_notifier.rb', line 10 def irrelevant_observable_method puts "up yours" end |