Sha256: 8c30a21cccb0b43b7261ef5021e793d9cbc21a9f8fa9d42d367b70bc8e5ee46f

Contents?: true

Size: 73 Bytes

Versions: 49

Compression:

Stored size: 73 Bytes

Contents

# frozen_string_literal: true

class Dog
  def bark
    "woof"
  end
end

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
coverband-6.1.4 test/dog.rb
coverband-6.1.3 test/dog.rb
coverband-6.1.2 test/dog.rb
coverband-6.1.2.rc.1 test/dog.rb
coverband-6.1.1 test/dog.rb
coverband-6.1.0 test/dog.rb
coverband-6.0.3.rc.4 test/dog.rb
coverband-6.0.3.rc.3 test/dog.rb
coverband-6.0.3.rc.2 test/dog.rb
coverband-6.0.3.rc.1 test/dog.rb
coverband-6.0.2 test/dog.rb
coverband-6.0.1 test/dog.rb
coverband-6.0.1.rc.1 test/dog.rb
coverband-6.0.0 test/dog.rb
coverband-5.2.6.rc.6 test/dog.rb
coverband-5.2.3.2 test/dog.rb
coverband-5.2.6.rc.5 test/dog.rb
coverband-5.2.3.1 test/dog.rb
coverband-5.2.6.rc.4 test/dog.rb
coverband-5.2.6.rc.3 test/dog.rb