Sha256: e8c6c1524b76df6f4363e270016c225f85719b9d961d3594dc1ec69e071681ec

Contents?: true

Size: 169 Bytes

Versions: 12

Compression:

Stored size: 169 Bytes

Contents

require_relative '../../tests/version'

module AcceptanceTests
  module RubyVersionHelpers
    def ruby_version
      Tests::Version.new(RUBY_VERSION)
    end
  end
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
shoulda-matchers-3.1.3 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-4.0.0.rc1 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-3.1.2 spec/support/acceptance/helpers/ruby_version_helpers.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/shoulda-matchers-2.8.0/spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-3.1.1 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-3.1.0 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-3.0.1 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-3.0.0 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-3.0.0.rc1 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-2.8.0 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-2.8.0.rc2 spec/support/acceptance/helpers/ruby_version_helpers.rb
shoulda-matchers-2.8.0.rc1 spec/support/acceptance/helpers/ruby_version_helpers.rb