Class
UniformNotifier::Base
In:
lib/uniform_notifier/base.rb
Parent:
Object
Methods
_inline_notify
_out_of_channel_notify
active?
inline_notify
out_of_channel_notify
wrap_js_association
Public Class methods
active?
()
inline_notify
(data)
out_of_channel_notify
(data)
Protected Class methods
_inline_notify
(data)
_out_of_channel_notify
(data)
wrap_js_association
(code, attributes = {})
[Validate]