Sha256: 937a2d9fe2150cf98f57c671535abd1a39e4a8791296b7041094b88b5753b010
Contents?: true
Size: 187 Bytes
Versions: 5
Compression:
Stored size: 187 Bytes
Contents
Around "@ruby-2-7" do |scenario, block| if RUBY_VERSION.to_f == 2.7 block.call else skip_this_scenario "Skipping scenario #{scenario.name} on Ruby v#{RUBY_VERSION}" end end
Version data entries
5 entries across 5 versions & 1 rubygems