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 b0dcc7e commit 97e1228Copy full SHA for 97e1228
1 file changed
data/tools/active-record-doctor.yml
@@ -0,0 +1,13 @@
1
+name: Active Record Doctor
2
+categories:
3
+ - linter
4
+tags:
5
+ - ruby
6
+ - rails
7
+license: MIT License
8
+types:
9
+ - cli
10
+source: "https://github.com/gregnavis/active_record_doctor"
11
+homepage: "https://github.com/gregnavis/active_record_doctor"
12
+description: >-
13
+ Identify database issues before they hit production.
0 commit comments