Daniele Mazzini
Daniele Mazzini
@thiagopradi so, is not using "replicated: true" the right way for this use case? If it is, I can update the docs and create a pull request. Thx
I had this problem, and fixed by including the bootstrap gem before the rails_admin gem.
r should be a Redis instance from redis-rb, and it looks there is no "asking" method in that class, so, it looks like an error to me too. Maybe @antirez...
Hello Sébastien Yes I also just started noticing this problem; unfortunately at the moment I don't have time to fix it (even if that will make me waste more time...
> As per stackoverflow, the following command worked for me without the PR: > > ``` > gem install unicode -- --with-cflags="-Wno-incompatible-function-pointer-types" > ``` Worked for me, macos with M1