Sha256: acb02fb4f45c890540c1a8e5bdf89f215785e8e767cfbe561c495a451f2bcc5a

Contents?: true

Size: 242 Bytes

Versions: 6

Compression:

Stored size: 242 Bytes

Contents

<h1>Resque Processes</h1>

<p class='intro'>
  The list below contains all processes matching 'resque' but does not include 'grep'.
</p>


<p>
	<%= %x(ps aux | grep resque).split("\n").delete_if{|s| s.include?('grep') }.join("<br />") %>
</p>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
thehenster-resque-scheduler-1.0.12 lib/resque_scheduler/server/views/processes.erb
thehenster-resque-scheduler-1.0.11 lib/resque_scheduler/server/views/processes.erb
thehenster-resque-scheduler-1.0.10 lib/resque_scheduler/server/views/processes.erb
thehenster-resque-scheduler-1.0.9 lib/resque_scheduler/server/views/processes.erb
thehenster-resque-scheduler-1.0.8 lib/resque_scheduler/server/views/processes.erb
thehenster-resque-scheduler-1.0.7 lib/resque_scheduler/server/views/processes.erb