我将一个应用升级到了Rails 6.1.0 (从6.0.3.3升级到Rails 6.1.0,方法是创建一个新的纯api应用,添加RSpec,然后手动复制所需的文件)。当我运行RSpec时,我看到以下警告: DEPRECATION WARNING: connection_config is deprecated and will be removed from Rails我没有更改默认的ApplicationRecor
我正在尝试理解弃用警告:ActionText::ContentHelperAutoloading during initialization is to be an error condition in future versions of Rails.In order to autoload safely at boot time, please wrap your code in