Sha256: 31a1322206650ea125c94a1d47ae44a2ae0ee9ccbf1c32599a007e383f02a769

Contents?: true

Size: 235 Bytes

Versions: 4

Compression:

Stored size: 235 Bytes

Contents

{
	"matches(c)": [{
		"a": "regexp:match(., 'no+')",
		"b": "regexp:match(., 'no+', 'i')",
		"c": "regexp:match(., 'no+', 'g')",
		"d": "regexp:match(., 'no+', 'gi')"
	}],
	"first-capture-group(c)": ["regexp:match(., '(spot).*')[2]"]
}

Version data entries

4 entries across 4 versions & 4 rubygems

Version Path
gtl-parsley-ruby-0.5.0 ext/parsley/test/match.let
le1t0-parsley-ruby-0.4.5.001 ext/parsley/test/match.let
parsley-ruby-0.4.5 ext/parsley/test/match.let
edge-parsley-ruby-0.4.5 ext/parsley/test/match.let