-
Name
-
bullet
-
Version
-
8.0.0
-
Platform
-
ruby
-
Authors
-
Richard Huang
-
Bindir
-
bin
-
Date
-
2024-11-10 00:00:00 UTC
-
Dependencies
-
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
-
Description
-
help to kill N+1 queries and unused eager loading.
-
Email
-
flyerhzm@gmail.com
-
Files
-
CHANGELOG.md
MIT-LICENSE
README.md
lib/bullet.rb
lib/bullet/active_job.rb
lib/bullet/active_record4.rb
lib/bullet/active_record41.rb
lib/bullet/active_record42.rb
lib/bullet/active_record5.rb
lib/bullet/active_record52.rb
lib/bullet/active_record60.rb
lib/bullet/active_record61.rb
lib/bullet/active_record70.rb
lib/bullet/active_record71.rb
lib/bullet/active_record72.rb
lib/bullet/active_record80.rb
lib/bullet/bullet_xhr.js
lib/bullet/dependency.rb
lib/bullet/detector.rb
lib/bullet/detector/association.rb
lib/bullet/detector/base.rb
lib/bullet/detector/counter_cache.rb
lib/bullet/detector/n_plus_one_query.rb
lib/bullet/detector/unused_eager_loading.rb
lib/bullet/ext/object.rb
lib/bullet/ext/string.rb
lib/bullet/mongoid4x.rb
lib/bullet/mongoid5x.rb
lib/bullet/mongoid6x.rb
lib/bullet/mongoid7x.rb
lib/bullet/mongoid8x.rb
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
lib/bullet/notification_collector.rb
lib/bullet/rack.rb
lib/bullet/registry.rb
lib/bullet/registry/association.rb
lib/bullet/registry/base.rb
lib/bullet/registry/call_stack.rb
lib/bullet/registry/object.rb
lib/bullet/stack_trace_filter.rb
lib/bullet/version.rb
lib/generators/bullet/install_generator.rb
tasks/bullet_tasks.rake
-
Homepage
-
https://github.com/flyerhzm/bullet
-
Licenses
-
MIT
-
Metadata
-
{"changelog_uri"=>"https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md", "source_code_uri"=>"https://github.com/flyerhzm/bullet"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7.0
-
Required rubygems version
-
>= 1.3.6
-
Rubygems version
-
3.5.16
-
Specification version
-
4
-
Summary
-
help to kill N+1 queries and unused eager loading.
-
Original platform
-
ruby
-
New platform
-
ruby