Sha256: 276320e2948d42a0771f35f7247bf94ff37354dfba8f091fa1897d0ac3e9daeb

Contents?: true

Size: 468 Bytes

Versions: 3

Compression:

Stored size: 468 Bytes

Contents

txt_file_mutator
================
Kristian Mandrup, kmandrup@gmail.com
---

Contains utility functions for doing simple file mutations/transformations such as:

* Inserting content BEFORE a line with some specific content
* Inserting content AFTER a line with some specific content

* Commenting a line with some specific content
* Commenting a config.gem statement for a specific gem

* Remove a line
* Remove a require statement

(more to come in later versions...!)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
txt_file_mutator-0.2.2 README
txt_file_mutator-0.2.1 README
txt_file_mutator-0.2.0 README