Is there any way to tell which gems and plugins are loaded at runtime for a Rails process?

后端 未结 3 965
独厮守ぢ
独厮守ぢ 2020-12-24 06:56

Is there any command either in debugger or ruby-debug to get a list of all gems and/or plugins loaded in memory for a Rails process? I understand o

3条回答
提交回复
热议问题