Kristaps Kulikovskis
Kristaps Kulikovskis
Hi. Some days ago this action started to fail with 404 Download links from Ubuntu. ``` Err:13 http://security.ubuntu.com/ubuntu bionic-updates/main amd64 xserver-common all 2:1.19.6-1ubuntu4.9 404 Not Found [IP: 91.189.88.152 80] Err:14...
Before upgrading from 0.10.5 to 0.10.10 this line worked without any errors ``` render json: {first_key: "some string", second_key: "another string" } , serializer: SomeCustomSerializer ``` Now it produces an...
It seems that only find method is working when using obfuscated ids, thus not allowing to respond with nil if object is not found in the database. could you please...
I've come across an issue where the mount ssh option doesn't work if the first key in the agent does not grant access. The assumption was that it was going...
We have a case where we'd like to hold on to `zmq::message_t` objects and hold them in a vector. This functionality also makes sense when, for example, building a custom...