Table of Contents - notification_hub-0.1.8 Documentation
Pages
- accepted.json.jbuilder
- expired.json.jbuilder
- viewed.json.jbuilder
- overdue.json.jbuilder
- payment_received.json.jbuilder
- unrealized_payment_received.json.jbuilder
- viewed.json.jbuilder
- accepted.json.jbuilder
- expired.json.jbuilder
- viewed.json.jbuilder
- overdue.json.jbuilder
- payment_received.json.jbuilder
- unrealized_payment_received.json.jbuilder
- viewed.json.jbuilder
Classes and Modules
- ActiveRecord
- ActiveRecord::Generators
- ActiveRecord::Generators::NotificationHubGenerator
- CreateNotificationHubDevices
- CreateNotificationHubSubscriptionDevices
- CreateNotificationHubSubscriptions
- NotificationHub
- NotificationHub::Channels
- NotificationHub::Channels::BrowserPushNotification
- NotificationHub::Channels::BrowserPushNotification::Base
- NotificationHub::Channels::BrowserPushNotification::Fcm
- NotificationHub::Channels::Email
- NotificationHub::Channels::Email::ActionMailer
- NotificationHub::Channels::Email::Base
- NotificationHub::Channels::MobilePushNotification
- NotificationHub::Channels::MobilePushNotification::Base
- NotificationHub::Channels::MobilePushNotification::Fcm
- NotificationHub::Channels::Sms
- NotificationHub::Channels::Sms::Aws
- NotificationHub::Channels::Sms::Base
- NotificationHub::Channels::Webhook
- NotificationHub::Channels::Webhook::Base
- NotificationHub::Channels::Webhook::Httparty
- NotificationHub::Device
- NotificationHub::DeviceManager
- NotificationHub::Generators
- NotificationHub::Generators::JobGenerator
- NotificationHub::Generators::NotificationHubGenerator
- NotificationHub::Subscription
- NotificationHub::SubscriptionDevice
- NotificationHub::SubscriptionManager
- NotificationHubJob
Methods
- ::configure — NotificationHub
- ::create_device — NotificationHub::DeviceManager
- ::create_subscription — NotificationHub::SubscriptionManager
- ::create_subscription_device — NotificationHub::SubscriptionManager
- ::delete_device — NotificationHub::DeviceManager
- ::delete_subscription — NotificationHub::SubscriptionManager
- ::delete_subscription_device — NotificationHub::SubscriptionManager
- ::deliver — NotificationHub
- ::deliver_global — NotificationHub
- ::deliver_global_now — NotificationHub
- ::deliver_now — NotificationHub
- ::new — NotificationHub::Channels::BrowserPushNotification::Base
- ::new — NotificationHub::Channels::BrowserPushNotification::Fcm
- ::new — NotificationHub::Channels::Email::ActionMailer
- ::new — NotificationHub::Channels::Email::Base
- ::new — NotificationHub::Channels::MobilePushNotification::Base
- ::new — NotificationHub::Channels::MobilePushNotification::Fcm
- ::new — NotificationHub::Channels::Sms::Aws
- ::new — NotificationHub::Channels::Sms::Base
- ::new — NotificationHub::Channels::Webhook::Base
- ::new — NotificationHub::Channels::Webhook::Httparty
- ::send_global_message — NotificationHub
- ::send_message — NotificationHub::Channels::BrowserPushNotification::Fcm
- ::send_message — NotificationHub::Channels::Email::ActionMailer
- ::send_message — NotificationHub::Channels::MobilePushNotification::Fcm
- ::send_message — NotificationHub::Channels::Sms::Aws
- ::send_message — NotificationHub::Channels::Webhook::Httparty
- ::send_message — NotificationHub
- ::send_message — NotificationHub::Channels::BrowserPushNotification
- ::send_message — NotificationHub::Channels::Email
- ::send_message — NotificationHub::Channels::MobilePushNotification
- ::send_message — NotificationHub::Channels::Sms
- ::send_message — NotificationHub::Channels::Webhook
- ::set_channel — NotificationHub
- ::update_device — NotificationHub::DeviceManager
- ::update_subscription — NotificationHub::SubscriptionManager
- #copy_initializer — NotificationHub::Generators::NotificationHubGenerator
- #copy_job_file — NotificationHub::Generators::JobGenerator
- #create_models_and_migrations — ActiveRecord::Generators::NotificationHubGenerator
- #create_template_directories — NotificationHub::Generators::NotificationHubGenerator
- #inject_content_to_user — ActiveRecord::Generators::NotificationHubGenerator
- #migration_version — ActiveRecord::Generators::NotificationHubGenerator
- #migrations_path — ActiveRecord::Generators::NotificationHubGenerator
- #models_path — ActiveRecord::Generators::NotificationHubGenerator
- #perform — NotificationHubJob
- #rails5? — ActiveRecord::Generators::NotificationHubGenerator