heroku rake db:migrate失败
|
我收到以下错误:
[app(master)] $ heroku rake db:migrate
耙子流产了!
Heroku :: Rails:Module / app / Rakefile:7的未定义方法“ root \”
(通过使用--trace运行任务来查看完整的跟踪)(在/ app中)
我无法弄清楚错误提示(
heroku rake db:migrate --trace
给出\“ Invalid Option --trace \”),并且我不认为这与众所周知的“ heroku不使用sqlite3 \”问题有关。
我的Rakefile如下:
require File.expand_path(\'../config/application\', __FILE__)
require \'rake\'
SampleApp::Application.load_tasks
没有找到相关结果
已邀请:
2 个回复
稼悸
死搭胯