Sha256: 22c55c18ae81ed6f9e5eb75c854961633da00f0e277a25983fe75563af8f46ba
Contents?: true
Size: 205 Bytes
Versions: 33
Compression:
Stored size: 205 Bytes
Contents
RSpec.configuration.before(:each) do class Celluloid::ActorProxy unless @rspec_compatible @rspec_compatible = true undef_method :should_receive undef_method :stub end end end
Version data entries
33 entries across 33 versions & 1 rubygems