Sha256: 96c9b23533b7238eeb37830e0e09c7b4a2da7fa1d03d87bff89e76320ed39da5

Contents?: true

Size: 196 Bytes

Versions: 8

Compression:

Stored size: 196 Bytes

Contents

#!/usr/bin/env ruby
require 'rubygems'
require 'daemons/rails/config'

config = Daemons::Rails::Config.for_controller(File.expand_path(__FILE__))
Daemons::Rails.run config[:script], config.to_hash

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
daemons-ruby3-0.2.2 lib/generators/templates/script_ctl
webrtc-rails-0.2.0 lib/generators/webrtc_rails/templates/webrtc_ctl
webrtc-rails-0.1.5 lib/generators/webrtc_rails/templates/webrtc_ctl
webrtc-rails-0.1.4 lib/generators/webrtc_rails/templates/webrtc_ctl
webrtc-rails-0.1.3 lib/generators/webrtc_rails/templates/webrtc_ctl
webrtc-rails-0.1.2 lib/generators/webrtc_rails/templates/webrtc_ctl
daemons-rails-1.2.1 lib/generators/templates/script_ctl
daemons-rails-1.2.0 lib/generators/templates/script_ctl