Sha256: 912795b01fd0b3bc986bd5eafa33446a9729037926179c29bfc089fa418b0b05
Contents?: true
Size: 177 Bytes
Versions: 1
Compression:
Stored size: 177 Bytes
Contents
RSpec.configure do |config| config.expect_with :rspec do |c| c.syntax = :should, :expect end config.mock_with :rspec do |c| c.syntax = :should, :expect end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blueprints_boy-1.0.0 | integration/shared.rb |