rails console hangs Posted by papadiddydoo | Aug 20, 2015 | Rails | 0 | “rails c” hangs with no error messages and no response. solution: stop spring using the following command “spring stop” or “bin/spring stop” spring will automatically start back up when you run the rails c command.
Recent Comments