Noah Summers
Results
2
issues of
Noah Summers
After upgrading from 0.2.1 to 0.2.2, I started getting this error when running (unrelated) rake tasks: ``` rake aborted! SyntaxError: /app/bundle/ruby/2.7.0/gems/singed-0.2.2/lib/singed/kernel_ext.rb:2: syntax error, unexpected ')', expecting local variable or method...
**Describe the bug** When using regex matching, `\b` doesn't seem to match word boundaries at the end of a matched string. **Reproducing** See example 5 here: https://bit.ly/4hpMYXb Example 6 demonstrates...