Class
Bullet::Notification::Base
In:
lib/bullet/notification/base.rb
Parent:
Object
Methods
associations_str
body
body_with_caller
call_stack_messages
eql?
hash
klazz_associations_str
new
notification_data
notify_inline
notify_out_of_channel
short_notice
title
whoami
Attributes
associations
[R]
base_class
[R]
notifier
[RW]
path
[R]
url
[RW]
Public Class methods
new
(base_class, association_or_associations, path = nil)
Public Instance methods
body
()
body_with_caller
()
call_stack_messages
()
eql?
(other)
hash
()
notification_data
()
notify_inline
()
notify_out_of_channel
()
short_notice
()
title
()
whoami
()
Protected Instance methods
associations_str
()
klazz_associations_str
()
[Validate]