Tim Bolender

Results 5 comments of Tim Bolender

We want to opt-in for case-insensitive slug and stumbled upon the same behavior. We use slugs without a scope, so our model Organization with ```ruby class Organization < ApplicationRecord extend...

Just to add my two cents with some reasoning as a newcomer to MechanicalSoup: A short time ago I was searching for a library helping me to navigate through web...

It would be nice to have this issue solved to be able to use captures in our production code!

Can confirm the bug on existing projects and version 2.5.2 and 2.5.3.

Indeed. I figured out the only difference between my setup and https://github.com/penpot/penpot/blob/develop/docker/images/docker-compose.yaml was the missing port definition `:8080` for the exporter. From my side, the issue can therefore be closed.