Sha256: 1a8410c37e57add679d0ec833817704022c66be7ee30eba94b45c72ca07a23d7

Contents?: true

Size: 92 Bytes

Versions: 198

Compression:

Stored size: 92 Bytes

Contents

# Foo class
class Foo
  def initialize
    @foo = "baz"
  end

  def bar
    @foo
  end
end

Version data entries

198 entries across 99 versions & 15 rubygems

Version Path
coverband-6.1.4 test/fixtures/app/controllers/sample_controller.rb
coverband-6.1.4 test/fixtures/app/models/user.rb
coverband-6.1.3 test/fixtures/app/controllers/sample_controller.rb
coverband-6.1.3 test/fixtures/app/models/user.rb
coverband-6.1.2 test/fixtures/app/controllers/sample_controller.rb
coverband-6.1.2 test/fixtures/app/models/user.rb
coverband-6.1.2.rc.1 test/fixtures/app/controllers/sample_controller.rb
coverband-6.1.2.rc.1 test/fixtures/app/models/user.rb
coverband-6.1.1 test/fixtures/app/controllers/sample_controller.rb
coverband-6.1.1 test/fixtures/app/models/user.rb
coverband-6.1.0 test/fixtures/app/controllers/sample_controller.rb
coverband-6.1.0 test/fixtures/app/models/user.rb
coverband-6.0.3.rc.4 test/fixtures/app/models/user.rb
coverband-6.0.3.rc.4 test/fixtures/app/controllers/sample_controller.rb
coverband-6.0.3.rc.3 test/fixtures/app/controllers/sample_controller.rb
coverband-6.0.3.rc.3 test/fixtures/app/models/user.rb
coverband-6.0.3.rc.2 test/fixtures/app/controllers/sample_controller.rb
coverband-6.0.3.rc.2 test/fixtures/app/models/user.rb
coverband-6.0.3.rc.1 test/fixtures/app/controllers/sample_controller.rb
coverband-6.0.3.rc.1 test/fixtures/app/models/user.rb