在部署到Heroku时,我收到了一组关于供应商/插件文件夹的弃用警告(见下文)。我的代码中只有一条.gitkeep语句,除此之外没有其他语句。有什么我需要做的吗?
2012-12-13T02:56:59+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or f
[EnvInject] - Injecting environment variables from a build step.[EnvInject] - Injecting as environment variables the properties file path 'AndroidDev/CH/config.properties[EnvInject] - Injecting as environment variables the properties content
LINK_CH=${Link}
下面是我的应用程序的引导文件: def processRecordingVoiceRecognizitonService//Injecting Service to Connect to AMQ Server to Send Recording
def AMQConnectionManagementService//Injecting AMQ Pu