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,687 of 183,107
Downloads: 937

Daily

Ranking: 35,920 of 183,092
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmslinn