diff --git a/data/tools/active-record-doctor.yml b/data/tools/active-record-doctor.yml new file mode 100644 index 000000000..41dd7f183 --- /dev/null +++ b/data/tools/active-record-doctor.yml @@ -0,0 +1,13 @@ +name: Active Record Doctor +categories: + - linter +tags: + - ruby + - rails +license: MIT License +types: + - cli +source: "https://github.com/gregnavis/active_record_doctor" +homepage: "https://github.com/gregnavis/active_record_doctor" +description: >- + Identify database issues before they hit production.