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,608 of 193,241
Downloads: 2,112

Daily

Ranking: 73,152 of 193,214
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmslinn