Need to have section or separate document where we will place trivial problems descriptions and how to fix them.
For example:
N+1 Problem
Short description, like we have extra queries
Diagnostic
We can review log file ourselves or setup gem bullet for auto-detection
Solution
Add include
References
- Some links for best posts about this problem