module Bullet
module Bullet::ActiveRecord
module Bullet::Dependency
module Bullet::Detector
module Bullet::Mongoid
module Bullet::Notification
module Bullet::Registry
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::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::Object
class Object
class String
bullet
4.11.1
class String def bullet_class_name self.sub(/:[^:]*?$/, "") end end