Method: Saml::Notification::ClassMethods#notify_on
- Defined in:
- lib/saml/notification.rb
#notify_on(*options) ⇒ Object
31 32 33 |
# File 'lib/saml/notification.rb', line 31 def notify_on(*) .present? ? @notify_on = : @notify_on end |