Created
December 2, 2012 14:59
-
-
Save STAR-ZERO/4189204 to your computer and use it in GitHub Desktop.
WEBrickをデーモンで起動・終了
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ bundle exec rails s -e production -d | |
| $ kill -INT <プロセス番号> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://www.devsite.jankh.net/rurailscmdline.html
にrails コマンド乗っとる