Sha256: 8f6429bf35dc649c988fb2bcf316f2e0eff17b83995bfc92c97473e42dd70485
Contents?: true
Size: 142 Bytes
Versions: 3
Compression:
Stored size: 142 Bytes
Contents
require 'spec_helper' describe Module do it "includes _monitor method when required" do Module.should respond_to(:_monitor) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fozzie-1.0.2 | spec/lib/core_ext/module/monitor_spec.rb |
fozzie-1.0.1 | spec/lib/core_ext/module/monitor_spec.rb |
fozzie-1.0.0 | spec/lib/core_ext/module/monitor_spec.rb |