Table of Contents - has_notifications-0.0.2 Documentation
Classes and Modules
- HasNotifications
- HasNotifications::ActsAsNotification
- HasNotifications::HasNotifications
- HasNotifications::HnNotification
- HasNotifications::MigrationGenerator
- HasNotificationsMigration
Methods
- ::down — HasNotificationsMigration
- ::next_migration_number — HasNotifications::MigrationGenerator
- ::source_root — HasNotifications::MigrationGenerator
- ::up — HasNotificationsMigration
- #acts_as_notification — HasNotifications::ActsAsNotification
- #all_notifications — HasNotifications::HasNotifications
- #create_migration_file — HasNotifications::MigrationGenerator
- #has_notifications — HasNotifications::HasNotifications
- #mark_as_unwatched — HasNotifications::HnNotification
- #mark_as_watched — HasNotifications::HnNotification
- #notify — HasNotifications::HasNotifications
- #on_notification — HasNotifications::HasNotifications
- #run_notification_callbacks — HasNotifications::HasNotifications
- #unwatched_notifications — HasNotifications::HasNotifications
- #watched_notifications — HasNotifications::HasNotifications