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: 177,458 of 182,288
Downloads: 868

Daily

Ranking: 74,483 of 182,276
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmslinn