Quote:
Originally Posted by Zach O
Just got it running. Thanks Pat - this looks awesome.
Quick support question: When I try restarting/stopping/starting (after the first time) it using the parts_server_control script, I get an error
https://gist.github.com/ZachOrr/6081673
Suggestions?
|
Zach, I can't reproduce this -- maybe it's something to do with the way RVM handles gems? I just realized I'm not requiring "bundler/setup" at the top of the control script like I should be, so maybe just running it as "bundle exec ruby parts_server_control.rb" will do the trick.