Finn Heemeyer
Finn Heemeyer
Hi, I have a (probably really naive) question: Does s3fs mirror files locally? Because I'm currently working on an ec2 instance (that somebody else set up), which uses s3fs and...
## References https://github.com/consul/consul/pull/4766 ## Objectives Supporting a subset of operations that are possible using consul. This pull request does not aim to provide a complete API. Currently these mutations are...
The current `Dockerfile` has some serious deficiencies. We had huge problems using it in production. I would like to offer to provide a Docker setup (or maybe different ones for...
Hi, I have a question. As a user I can create a `Poll` under the `Proposal` Dashboard. Those Polls can't be found under the `PollsController#index` page, and there is also...
Hello, the `redis` adapter works fine, but when using the `memory` adapter, I don't have the feeling that it is caching **anything**. (Always hitting API Limits a the service I'm...
Hi there, I created methods for querrying custom views + updating multiple records (which doesnt seem to work and i can figure out why). Creating this pull request because u...
Hi @alexreisner, first off: thank you, amazing work 💯 I'm a little confused by the following: 1. Using `Geocoder.search` leads to `@data` [containing `"lat"` and `"lon"`](https://github.com/user-attachments/assets/b5f1c6e1-c1ae-48e0-bedb-5785ed37ba20). 2. The documentation [suggests](https://github.com/alexreisner/geocoder?tab=readme-ov-file#testing)...
Is there any way to enable support for .html.erb The only way that I know of is changing the file type to ERB. I wonder if there is a way,...