Categories: None [Edit]

insert_after

https://rubygems.org/gems/insert_after
https://github.com/mslinn/insert_after
Inserts a line into a file after a line matching a regular expression. String comparisons are case-insensitive. Works on very large files because it reads the file line by line instead of reading the entire file into memory. Can be used on the command line or in a Ruby program.

Total

Ranking: 178,171 of 187,988
Downloads: 1,735

Daily

Ranking: 78,133 of 187,967
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmslinn