Sha256: 6ef587d08112b485350f0861a32be3b4d2f81496a449571abbf39b1a91f80626
Contents?: true
Size: 168 Bytes
Versions: 15
Compression:
Stored size: 168 Bytes
Contents
Eye.application :test_leye do 5.times do |i| process "test-#{i}" do start_command "sleep 200" daemonize! pid_file "#{i}.pid" end end end
Version data entries
15 entries across 15 versions & 1 rubygems