Joined May 2012
·

Ankit gupta

Software Developer at AppDev
·
New York, New York
·
·
·

Posted to How to stop a Daemon Server in Rails? over 1 year ago

Ps -ef | grep ruby

Will also give u the process executing that. Then you can use kill -9 PId

Achievements
172 Karma
11,537 Total ProTip Views