Sha256: 783bf516b7e98e018d06d9e3ff1252c96d1c3d5516bd3111aac94af52fdad51d

Contents?: true

Size: 370 Bytes

Versions: 27

Compression:

Stored size: 370 Bytes

Contents

module SimpleCov
  module Formatter
    class HTMLFormatter
      VERSION = "0.10.0"

      def VERSION.to_a
        split(".").map(&:to_i)
      end

      def VERSION.major
        to_a[0]
      end

      def VERSION.minor
        to_a[1]
      end

      def VERSION.patch
        to_a[2]
      end

      def VERSION.pre
        to_a[3]
      end
    end
  end
end

Version data entries

27 entries across 27 versions & 10 rubygems

Version Path
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
abaci-0.3.0 vendor/bundle/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.8 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.7 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.6 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.5 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.4 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.3 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.2 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.1 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
cvss-suite-1.0.0 vendor/cache/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
suzuko-0.1.8 vendor/bundle/ruby/2.0.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
suzuko-0.1.7 vendor/bundle/ruby/2.0.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
mastermind_adeybee-0.1.4 vendor/bundle/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb
mastermind_adeybee-0.1.2 vendor/bundle/ruby/2.2.0/gems/simplecov-html-0.10.0/lib/simplecov-html/version.rb