RubyGems Navigation menu

gem-exefy 1.0.0-x86-mingw32

GemExefy is RubyGems plugin aimed to replace batch files (.bat) with executables with the same name. This gem will work only on RubyInstaller Ruby installation and it requires RubyInstaller DevKit. Reason for such replaceming batch files with executable stubs is twofold. When execution of batch file is interrupted with Ctrl-C key combination, user is faced with the confusing question "Terminate batch job (Y/N)?" which is avoided after replacement. Second reason is appearance of processes in Task manager (or Process Explorer). In the case of batch files all processes are visible as ruby.exe. In order to distinguish between them, program arguments must be examined. In addition, having one process name makes it hard to define firewall rules. Having executable versions instead of batch files will facilitate process identification in task list as well as defining firewall rules. Moreover it makes it possible to create selective firewall rules for different Ruby gems. Installing Ruby applications as Windows services should be also much easer when executable stub is used instead of batch file.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.2.0 - September 11, 2012 universal-mingw32 (11 KB)
  2. 1.1.0 - September 07, 2012 x86-mingw32 (11 KB)
  3. 1.0.0 - June 25, 2012 x86-mingw32 (10,5 KB)

Development afhankelijkheden (2):

hoe ~> 3.0
rdoc ~> 3.10

Eigenaren:

Authors:

  • Boško Ivanišević

SHA 256 checksum:

bae4a6cbf4cf54a267936ba11ed2913ea4a99b1ec18197abd7dbad71ee128cb4

Total downloads 21.534

Voor deze versie 3.216

Licenties:

N/A

Required Ruby Version: Geen

Required Rubygems Version: >= 1.8.0

Links: