File: daemons.rb

package info (click to toggle)
ruby-delayed-job 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 388 kB
  • sloc: ruby: 2,780; makefile: 8
file content (2 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (5)
1
2
# Fake "daemons" file on the spec load path to allow spec/delayed/command_spec.rb
# to test the Delayed::Command class without actually adding daemons as a dependency.