Ralf Schmitz Bongiolo
Ralf Schmitz Bongiolo
Hi @ohler55, thanks for your amazing work on Oj! I found an "issue" in the way `BigDecimal` is handled when upgrading from v3.11.3 to v3.11.4 when using `JSON.generate`. It's a...
**1 - Passing Options when re-using Representers** Maybe this is possible, but I couldn't find it out. I'm re-using a Representer within another Representer, and I would like to pass...
Just updated both gems and the production env is broken with this message: ``` NoMethodError (undefined method `call' for {}:Uber::Options): # Stack uber (0.1.0) lib/uber/options.rb:25:in `eval' cells (4.1.4) lib/cell/caching.rb:50:in `render_state'...
It seems to be working, I'm just not sure about that: `return kls unless kls.include?(Uber::Builder)`. Is there a better way to know that the class that we want to loads...
Does the SC has any keyboard shortcuts? It's quite annoying to navigate between the tabs or easily search for a package. I love how I can use `Super + space`...
Doppler organizes secrets in "projects" (like `my-awesome-project`) and "configs" (like `prod`, `stg`, etc.), so the pattern `project/config` is required when defining the `--account` option. Doppler does not have a concept...
Documentation for https://github.com/basecamp/kamal/pull/1099