Adam Bachman
Adam Bachman
We're using stringex 2.7.1 in a Rails project and noticed that dollar signs come through with the `acts_as_url` plugin and `.to_url` string method if they're multiples or not preceding numbers....
### What changed, and _why_? In the process of working on #6491, I noticed that there was extra view spec setup code that I had copy-pasted into my new view...
### What's up? The [docker.yml](https://github.com/rubyforgood/casa/blob/main/.github/workflows/docker.yml) and [rspec.yml](https://github.com/rubyforgood/casa/blob/main/.github/workflows/rspec.yml) workflows both run the whole Rspec test suite, which increases total runtime of the full PR checks list and increases the risk of...