Type:
Class

An abstract class, or superclass, for CompositeNotifier and LeveledNotifier to inherit. It provides several wrapper methods for the OutputMethod object used by the Notifier.

exec_if
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

exec_if() Instance Public methods Execute the given block if notifications are

2025-01-10 15:47:30
puts
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

puts(*objs) Instance Public methods See

2025-01-10 15:47:30
new
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

new(prefix, base_notifier) Class Public methods Creates a new

2025-01-10 15:47:30
notify?
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

notify?() Instance Public methods A wrapper method used to determine whether

2025-01-10 15:47:30
pp
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

pp(*objs) Instance Public methods Same as

2025-01-10 15:47:30
print
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

print(*opts) Instance Public methods See

2025-01-10 15:47:30
printn
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

printn(*opts) Instance Public methods See

2025-01-10 15:47:30
ppx
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

ppx(prefix, *objs) Instance Public methods Same as

2025-01-10 15:47:30
printf
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Notifier/IRB::Notifier::AbstractNotifier

printf(format, *opts) Instance Public methods See

2025-01-10 15:47:30