Activity
I had the same issue using DO when I turned on the ufw firewall
I just had to turn of the firewall, restart the server and the error is gone
if you are using digital ocean, you should probably increase the you RAM to 1GB minimum
that of @cjilbert504 worked for me, thanks alot
Posted in Pagination with will_paginate Discussion
hello, please I tried using the will_paginate gem but am getting this error whenever I introduce the pagination link
link -- <%= will_paginate @ articles %>
error --- wrong number of arguments (given 2, expected 1)
please how do I go about this?