1
0
mirror of https://github.com/meineerde/rackstash.git synced 2025-12-26 17:31:13 +00:00
Holger Just e999746f1e Add Message#gsub and Message#sub methods
These allow to create new Message objects with an updated message,
similar to `gsub` and `sub` of the core String.
2017-08-08 22:15:21 +02:00
..