..$ rails s => Booting WEBrick => Rails 4.0.4 application starting in development on http://0.0.0.0:3000 => Run `rails server -h` for more startup options =>
Short and Crisp single line command, that will take care of it.
kill -9 $(lsof -i tcp:3000 -t)