You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -2195,12 +2199,16 @@ but with the following improvements:
2195
2199
<h2>Rails</h2>
2196
2200
2197
2201
2202
+
-[Active Record Doctor](https://github.com/gregnavis/active_record_doctor) — Identify database issues before they hit production.
2203
+
2198
2204
-[Bullet](https://github.com/flyerhzm/bullet) — Help to kill N+1 queries and unused eager loading.
2199
2205
2200
2206
-[DatabaseConsistency](https://github.com/djezzzl/database_consistency) — The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
2201
2207
2202
2208
-[dawnscanner](https://github.com/thesp0nge/dawnscanner) — A static analysis security scanner for ruby written web applications. It supports Sinatra, Padrino and Ruby on Rails frameworks.
2203
2209
2210
+
-[Skunk](https://github.com/fastruby/skunk) — A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
0 commit comments