Sandro Kalbermatter
Sandro Kalbermatter
Thank you very much for providing this aweseome gem! If I saw correctly, all Nominatim lookups go to the `/search` endpoint. While this covers most use cases, some are missing,...
**Describe the bug** I'm using JtxBoard together with DAVx⁵ and a Radicale server, to which a Thunderbird instance is connected. I have two recurring tasks, one due weekly and another...
Hi! Hope you're doing well. Using `active_type` with custom serialization breaks because calling `read_attribute_before_type_cast` on a `ActiveType::Object` returns `nil`. I've managed to work around the problem by implementing the following...