rails server already running

Shell
sudo kill -9 $(lsof -i :3000 -t)
Source

Also in Shell: