Rob Yurkowski
Rob Yurkowski
This is a gotcha that I myself run into frequently when I attempt to write `Operation` / `Command` / `UseCase` / `Service` (_shudder_) classes with `Result` / `Do`. It's definitely...
*Note:* For general questions and feature requests please leave a message on Gitter: https://gitter.im/comfy/comfortable-mexican-sofa ### Expected behavior Based on the documentation included in `config/initializers/comfortable_mexican_sofa.rb`... ``` # Site aliases, if you...
I had a bit of an issue this morning when I was trying to get this working. It only took me about 10 minutes to figure out that my wildcard...
Previously, there was a line that was just `await assets.run()` that was not commented, and a commented block that was suggested for customization. As a result, it was possible that...