现在,我不想在本地系统上工作,而是想在NitrousIO上工作。因此,创建了与我的git存储库名称相同的文件夹,并执行了'git .init'。基本上这是Ruby on Rails应用程序,因此遵循'rails new RKsJobs_Board'设置文件夹,然后是git .init
我需要的是:作为远程git存储库与源代码是最新的,我希望我的NitrousIO
我在我的rails应用程序中得到了下面的错误。Internal Server Error You must set config.secret key base in your app's
DEPRECATION WARNING: You didn't set config.secret_key_base. Read the upgrade documentation to learn more about this new config option. (called from serv