module SpinachRerunReporter
Public Class Methods
gem_version()
click to toggle source
# File lib/spinach-rerun-reporter/version.rb, line 15 def self.gem_version Gem::Version.new VERSION::STRING end
version()
click to toggle source
# File lib/spinach-rerun-reporter/version.rb, line 11 def self.version VERSION::STRING end