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...