Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何工具/自动化可以识别 ActiveRecord 急切加载的需求并发出警告。
可以对 ActiveRecord 进行任何修复吗?
试试子弹宝石。安装和配置 gem 后,它会通知您应用程序中可能适合预加载的位置。
更多信息:https ://github.com/flyerhzm/bullet