Alex Counsell
Alex Counsell
Just confirming, the docs are backwards! :-) `return if verify_recaptcha` Is the correct statement! Otherwise you get in a loop back to the login page, and not completing the capture...
> Because it thinks you have a subdomain since there are 2 periods. You have to configure Rails for a tld_length of 2 if you're using a TLD like `.co.uk`...
Updating a project from Rails 4 to 5, and still an issue for me with Rails 5.1.
> @viniciusbig but the index of input array name only gets automatically resorted when using exactly `$(this).slideUp(deleteElement);` and I don't know why I'm having the same issue as OP. However...
> Hmm, interesting. Never heard of Slim prior to this. Seems kind of neat. Support for it's older cousin, HAML, would be appreciated too :-) https://github.com/haml/haml
> https://github.com/davidcornu/zed-haml Amazing, thankyou! Working great! HAML support has been holding me back from using Zed!
> It looks like that project https://github.com/twilson63/html2haml went down after Heroku canceled their free tier. The workaround would be to deploy it somewhere else and change the URL. > >...
> @firecall Im having the same issue. Is there a workaround? I havent looked into any of the code base at all, but as @pachkovsky mentioned, deploying an instance of...
Adding my upvote to this issue. I assumed it was a macOS Ventura 13.0 issue, as I upgraded on release and Docker has been problematic ever since!
I'm not convinced it's related to macOS sleeping. I'm now running Amphetamine to try and ensure the Mac Mini server never sleeps. However I'm still seeing the same problem where...