Carlos Roque
Results
2
comments of
Carlos Roque
I spent an hour trying to figure out this problem I just switched to CanCanCan and it worked without having to modify anything Great work
> 1. sudo nano /etc/apt/sources.list > > 2. add deb http://security.ubuntu.com/ubuntu bionic-security main > > 3. sudo apt update && apt-cache policy libssl1.0-dev > > 4. sudo apt-get install libssl1.0-dev...