RubyGems Navigation menu

insert_after 0.3.0

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.0 - November 10, 2023 (7KB)
  2. 0.2.0 - November 10, 2023 (7KB)
  3. 0.1.0 - November 10, 2023 (7KB)

所有者:

プッシュ者:

作者:

  • Mike Slinn

SHA 256チェックサム:

6f75ec7b94c0ba9886ff8a22411ba80f7c4b1652b6ca6ce12afcf6d1f4619020

累計ダウンロード数 674

このバージョンのみ 290

ライセンス:

MIT

必要なRubyのバージョン: >= 2.6.0

リンク: