Ruby. Run a script in the background like in Node with Forever

Using Daemons right now, but I don't want to code the daemon, just want a script that restarts the server when it's killed and that storages logs.

Thank you :)

I'd try God gem.

Other information that may be useful for you:

  1. God en Github:

  2. Railscast