Sha256: 24670028433d3f126decec692e98bce43f6bbcb753e362feedca563c8e7b57ff

Contents?: true

Size: 184 Bytes

Versions: 6

Compression:

Stored size: 184 Bytes

Contents

#
# Stub executable for <%= app_name %>
#

require File.dirname(__FILE__) + '/../config/environment'

DaemonKit::Application.exec( DAEMON_ROOT + '/libexec/<%= app_name %>-daemon.rb' )

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
daemon-kit-0.1.8rc3 lib/generators/daemon_kit/app/templates/bin/daemon.tt
textgoeshere-daemon-kit-0.1.8.31 lib/generators/daemon_kit/app/templates/bin/daemon.tt
textgoeshere-daemon-kit-0.1.8rc3 lib/generators/daemon_kit/app/templates/bin/daemon.tt
daemon-kit-0.1.8rc2 lib/generators/daemon_kit/app/templates/bin/daemon.tt
daemon-kit-0.1.8rc1 lib/generators/daemon_kit/app/templates/bin/daemon.tt
daemon-kit-0.1.8pre lib/generators/daemon_kit/app/templates/bin/daemon.tt