Sha256: 56075b52c07d1748afc016a1891abf2872dd7caf5625e1b9559588c41fc1b7eb
Contents?: true
Size: 209 Bytes
Versions: 26
Compression:
Stored size: 209 Bytes
Contents
require File.join(File.dirname(File.expand_path(__FILE__)), "/spec_helper.rb") describe "Breaker" do it "should breakpoint within the RSpec environment" do require "breakpoint" breakpoint end end
Version data entries
26 entries across 26 versions & 2 rubygems