win32-service 0.7.2-x86-mingw32
The win32-service library provides a Ruby interface to services on MS Windows. You can create new services, or control, configure and inspect existing services. In addition, you can create a pure Ruby service by using the Daemon class that is included as part of the library.
Gemfile:
=
install:
=
Runtime Dependencies (1):
windows-pr
>= 1.0.8
Development Dependencies (1):
test-unit
>= 2.1.0