Sha256: 71ab28bb857cc96c3fc254b34d06720e3811a7bc1b223b4871cef5031ac5f75f
Contents?: true
Size: 150 Bytes
Versions: 35
Compression:
Stored size: 150 Bytes
Contents
# frozen_string_literal: true require 'xpath' require 'pry' RSpec.configure do |config| config.expect_with(:rspec) { |c| c.syntax = :should } end
Version data entries
35 entries across 23 versions & 6 rubygems