David Roetzel
David Roetzel
First of all thanks for `devmail`. It has been immensely helpful in getting specs up and running for https://github.com/oneiros/carbon_smtp_adapter/ Since I use it in a way it might not have...
It would be super nice if the `file`-Method in actions supported sending `X-SENDFILE` (Apache) and `X-Accel-*` (nginx) HTTP headers. Background: Instead of delivering the file through the app, front-end webservers...
First of all thanks for this wonderful project. I am currently implementing it for a customer and got some interesting feedback: They thought it was not straightforward to get out...
#42 added basic directory support that works fine as long as you only use a single directory. But if you upload files to different directories, `FakeFtp::Server#files` would list all files...
First of all thanks for the wonderful plugin. We have been evaluating it and liked it a lot. But we found one issue: When we delete a product in the...
I am currently migrating an app to Alchemy 7 and since the update, I get a _lot_ of these warnings: ``` WARNING: The Alchemy::Ingredients::TextView component rendered HTML-unsafe output. The output...
Sorry to bother you again with a very specific problem that may or may not be a bug. Also sorry for not using the issue template, but I could not...
Fixes #366 This is my first attempt at replacing the `inventory` with the (hopefully) faster `nodes` endpoint. Please note that I have not tested this against a real puppet server...
As you probably know, the website is currently down (see https://github.com/PhlexUI/phlex_ui/issues/45). I suspect that the fact the website is a full-blown rails app makes hosting a bit more difficult. But...
First attempt at adding *some* documentation for https://github.com/mastodon/mastodon/pull/34814 We can always add something more tutorial-like later.