Sha256: e3a6b35fa896464f65995d4444facab09bd536799913d58c37e0a919b0f21418
Contents?: true
Size: 196 Bytes
Versions: 135
Compression:
Stored size: 196 Bytes
Contents
describe :matchdata_length, :shared => true do it "length should return the number of elements in the match array" do /(.)(.)(\d+)(\d)/.match("THX1138.").send(@method).should == 5 end end
Version data entries
135 entries across 135 versions & 2 rubygems