We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9923982 commit c1deefbCopy full SHA for c1deefb
1 file changed
data/tools/bullet.yml
@@ -0,0 +1,13 @@
1
+name: Bullet
2
+categories:
3
+ - linter
4
+tags:
5
+ - ruby
6
+ - rails
7
+license: MIT License
8
+types:
9
+ - cli
10
+source: "https://github.com/flyerhzm/bullet"
11
+homepage: "https://github.com/flyerhzm/bullet"
12
+description: >-
13
+ Help to kill N+1 queries and unused eager loading.
0 commit comments