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,551 of 193,767
Downloads: 2,148

Daily

Ranking: 71,369 of 193,752
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmslinn