简体   繁体   中英

how do you open up your recent ruby rails project?

我正在学习一个教程,但是已经很晚了,所以我关闭了所有内容(命令行,textmate),现在当我想再次处理我的项目时,我不知道如何在命令行中打开它或重新进入它。启动Rails服务器。

cd into your project directory

mate .

rails s

Should get you right back where you were

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM