Sha256: e983a95c4d3585fe59b1a256d23f1a81ad2b870b21e39d6b261f290083f035c1
Contents?: true
Size: 155 Bytes
Versions: 4
Compression:
Stored size: 155 Bytes
Contents
require "rspec/core" begin RSpec.configure do |c| c.include Rspec::PendingFor end rescue NameError # Rspec really should be loaded by now... end
Version data entries
4 entries across 4 versions & 1 rubygems