Sha256: 7bb8f28bdeaf52081d95a97c386a3639589f6aa46d28cb37f0aec9a5f4e11ac3

Contents?: true

Size: 60 Bytes

Versions: 10

Compression:

Stored size: 60 Bytes

Contents

class SplatArgsWorker
  def perform(arg1, *args)
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

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