Sha256: 8ef1b1f649dfdfffe50a20599cf5d7e7766582e1468b164ba598c150c369d3ad

Contents?: true

Size: 96 Bytes

Versions: 24

Compression:

Stored size: 96 Bytes

Contents

RSpec.configure do |config|
  config.expect_with :rspec do |c|
    c.syntax = :expect
  end
end

Version data entries

24 entries across 24 versions & 5 rubygems

Version Path
rspectacular-0.37.0 lib/rspectacular/support/expectations.rb
rspectacular-0.36.0 lib/rspectacular/support/expectations.rb
rspectacular-0.35.0 lib/rspectacular/support/expectations.rb
hello_sign-0.0.1 spec/spec_helper.rb