Brian Moelk

Results 4 comments of Brian Moelk

+1 on the need > Even if there is a good solution to this problem, I don't know the odds of it getting merged in after 9 months. I'll try...

Backticks don't have any special meaning within the regex AND can be used as delimiters (if escaped), therefore I believe this code should work: if (!preg_match('`' . str_replace('`', '`', $schema->pattern)...

I had the same issue. Looks like cover_me isn't actually invoking the report generation code within its at_exit processing. I solved this by adding an explicit at_exit block: ``` ruby...

> TimeDifference.between('Oct 21, 2017'.to_time, Time.now).in_years => 1.45 IMO: Please rename your fork (https://github.com/IQTHINK/time_difference) and become the maintainer. This gem appears to be abandoned. 9 open PR's 😞