Sha256: 4eaec07ca44c38419901589305b767b5ad750171647e47be8661b12f6f8db8ed

Contents?: true

Size: 86 Bytes

Versions: 10

Compression:

Stored size: 86 Bytes

Contents

class LastAndScheduledTicksWorker
  def perform(last_tick, scheduled_tick)
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
sidetiq-0.4.0.rc2 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.4.0.rc1 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.3.7 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.3.6 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.3.5 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.3.4 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.3.3 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.3.2 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.3.1 test/fixtures/last_and_scheduled_ticks_worker.rb
sidetiq-0.3.0 test/fixtures/last_and_scheduled_ticks_worker.rb