Bob Maerten
Bob Maerten
Hello there. In 0.3.x I was using a `capture` helper to fill variables from remote server execution, i.e. for checking for file presence or use command result as a variable....
I often keep hotel as a pinned tab in Safari, like other tabs I want to quickly access like GitHub notifications or my current project issues. But as you can...
Our test suite does not pass anymore since the release of the 3.16 version. I found the culprit would be https://github.com/bblimke/webmock/pull/976 Our stack consist of : - Ruby 3.1.2 -...
### Context Hi, I have a project using https://github.com/binarylogic/authlogic and I had trouble to get it running in production, because of a railties setup problem: `ActionController` was required before the...
I recently discovered the `errors.messages.in` translation was missing in the French locale, so I checked and this actually is missing in all locales. This one is rather young, as the...
Topic link didn't work so I check and found remaining pieces of inherited_resources gem usage.
Emails notifications sent are displaying HTML entities i.e. ' instead of ' (single quote). You could just add `raw` to the template file where needed, but I found better approach...
Hi! First of all thank you for providing a fresh approach to exporting data. It's just the kind of thing I was looking for. Though very young, this gem has...
Hello there. 👋🏻 I have trouble running ruby-lsp from VSCode with a somehow tweaked rubocop config. I'm including Standard base.yml file as and inherited_gem. Here the start of my `.rubocop.yml`...