Sha256: 6780c1a33570ac5a544ab53094c3c5296165f8370880715fced94a9bfd85a57d
Contents?: true
Size: 267 Bytes
Versions: 5
Compression:
Stored size: 267 Bytes
Contents
# :SAMPLE: A def foo # ... end def bar # ... end class Frob # ... end # :TEXT: # We can select code by regexp # :INSERT: @A:/foo/../end/ # # Or with a regex and a length # :INSERT: @A:/bar/,7 # # Ending offset can be exclusive # :INSERT: @A:/foo/.../Frob/
Version data entries
5 entries across 5 versions & 2 rubygems