Sha256: be1764d93ea0f595cd5fd33409f7b18c656dc40abc31e2e70c8d905c7008c5a0

Contents?: true

Size: 71 Bytes

Versions: 13

Compression:

Stored size: 71 Bytes

Contents

module Foo
  class DummyTask < Anvil::Task
    def task; end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
anvil-core-0.6.0 spec/support/dummy_tasks/foo/dummy_task.rb
anvil-core-0.5.0 spec/support/dummy_tasks/foo/dummy_task.rb
anvil-core-0.4.2 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.4.1 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.4.0 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.3.2 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.3.1 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.3.0 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.2.0 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.1.0 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.0.1.pre.alpha.3 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.0.1.pre.alpha.2 spec/support/fixtures/foo/dummy_task.rb
anvil-core-0.0.1.alpha.1 spec/support/fixtures/foo/dummy_task.rb