Sha256: 39bba92cf90604b671e4b03ec0f31a170ef58c01af51704e140d821271779b2b
Contents?: true
Size: 119 Bytes
Versions: 12
Compression:
Stored size: 119 Bytes
Contents
require 'xpath' require 'pry' RSpec.configure do |config| config.expect_with(:rspec) { |c| c.syntax = :should } end
Version data entries
12 entries across 10 versions & 3 rubygems