gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Bullet
    • module Bullet::ActiveJob
    • module Bullet::ActiveRecord
    • module Bullet::Dependency
    • module Bullet::Detector
    • module Bullet::Generators
    • module Bullet::Mongoid
    • module Bullet::Notification
    • module Bullet::Registry
    • module Bullet::SaveWithBulletSupport
    • module Bullet::StackTraceFilter
  • Classes

    • class Bullet::BulletRailtie
    • class Bullet::Detector::Association
    • class Bullet::Detector::Base
    • class Bullet::Detector::CounterCache
    • class Bullet::Detector::NPlusOneQuery
    • class Bullet::Detector::UnusedEagerLoading
    • class Bullet::Generators::InstallGenerator
    • class Bullet::Notification::Base
    • class Bullet::Notification::CounterCache
    • class Bullet::Notification::NPlusOneQuery
    • class Bullet::Notification::UnoptimizedQueryError
    • class Bullet::Notification::UnusedEagerLoading
    • class Bullet::NotificationCollector
    • class Bullet::Rack
    • class Bullet::Registry::Association
    • class Bullet::Registry::Base
    • class Bullet::Registry::CallStack
    • class Bullet::Registry::Object
    • class Object
    • class String
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. bullet
  3. 7.0.7
  4. module Bullet::Notification

module Bullet::Notification

Classes in this namespace

Base

class

in Bullet::Notification

CounterCache

class

in Bullet::Notification

NPlusOneQuery

class

in Bullet::Notification

UnoptimizedQueryError

class

in Bullet::Notification

UnusedEagerLoading

class

in Bullet::Notification

Classes

  • Bullet::Notification::Base
  • Bullet::Notification::CounterCache
  • Bullet::Notification::NPlusOneQuery
  • Bullet::Notification::UnoptimizedQueryError
  • Bullet::Notification::UnusedEagerLoading

Defined in

  • lib/bullet/notification.rb
  • lib/bullet/notification/base.rb
  • lib/bullet/notification/counter_cache.rb
  • lib/bullet/notification/n_plus_one_query.rb
  • lib/bullet/notification/unused_eager_loading.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem