开发者

Rails: rake db:migrate isn't output to script/server console window

i have two cmd consoles opened in Windows. One is running the "ruby script/server" the other i run a "rake db:migrate" command. B开发者_运维百科ut the server console doesn't output the log of the migration? Someone has an idea what's the reason?


You just see this log in your log file. The server log only what happen in this thread, no in other.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜