I\'m using redmine as a ticket manager, and I\'d like to configure it to be run automatically when windows starts up.
How can I configure it to be run as a service?<
For Rails 4.0.x applications as suggested by Bohdan, we have to replace
CONFIG['bindir'] with RbConfig::CONFIG['bindir']
Remmber to: gem install win32-service