Jakob Pupke
Jakob Pupke
I've no clue. Can only paste the log here ``` DKMS make.log for rtl8723de-5.1.1.8_21285.20171026_COEX20170111-1414 for kernel 4.11.0-14-generic (x86_64) Mi 3. Jan 16:04:22 CET 2018 make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.11.0-14-generic/build M=/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build...
Hey! Following up on #127 where I said that there is an issue about redis-client. Well the issue isn't really redis-client. The issue is that the case of redis not...
This is the same fix as seen [here](https://github.com/browserstate/history.js/commit/0895348d1c8bfcbf6cda3d18ac607beded17bf57). Wiselinks does not work with cookies disabled (tested in Chrome). Oh and I removed that duplicate `rspec` from the Gemspec. Actually threw...
Hi. Passing no argument to `ActiveRecord::Base.connection_handler.clear_active_connections!` was deprecated [here](https://github.com/rails/rails/pull/45924) and produces following log. ``` DEPRECATION WARNING: `clear_active_connections!` currently only applies to connection pools in the current role (`writing`). In Rails...