Method: Sipity::Notification.valid_notification_types
- Defined in:
- app/models/sipity/notification.rb
.valid_notification_types ⇒ Object
24 25 26 |
# File 'app/models/sipity/notification.rb', line 24 def self.valid_notification_types notification_types.keys end |