Dan Piet

Results 3 comments of Dan Piet
trafficstars

At the moment I've constructed this monkey patch ``` def self.get_parser # need to monkey patch out the unneccessary parse definitions definition_grabber = Chronic::Parser.new new_definitions = {} new_definitions[:date] = definition_grabber.definitions[:date]...

Some thoughts on this manner. When rolling out features there are a few patterns I find desirable: - A % of `hosts | containers | processes` in a deterministic manner...