
Richard Wigley
Joined
Activity
I tried to use "Rails" in the console as this video demoed. It didn't work with the error message "Rails is not defined". There seems to be a relevant Rails issue, https://github.com/rails/rails/issues/36686 , in which a Rails core member commented that: "When using rails-ujs with webpack window.Rails is indeed not defined."
There is a stackoverflow question on this topic: https://stackoverflow.com/questions/56128114/using-rails-ujs-in-js-modules-rails-6-with-webpacker
2.54 "you should use url_helpers over path_helpers" - the Rails guide examples use path_helpers and url_helpers. Are they mistaken? https://guides.rubyonrails.org/testing.html#implementing-a-system-test
Posted in Sending emails with Mandrill Discussion
I was seeing 5 minute+ delays and no shows - which is a problem for password resets! Chris has done the hard work so switching between providers isn't a chore. I'm testing another SMTP service and this is giving a better response time.