Mark Radford

Joined

2,830 Experience
16 Lessons Completed
1 Question Solved

Activity

Would you still recommend using Searchkick over alternatives like elasticsearch-rails and elasticsearch-ruby?

It may be useful to note that ActionCable can work with Unicorn: https://github.com/rails/ra...

We can no longer use `deliver_now` or `deliver_later` with preview as it will throw an Net::OpenTimeout error. "Methods must return a Mail::Message object which can be generated by calling the mailer method without the additional deliver." http://api.rubyonrails.org/...

Posted in Button Loading Animations with jQuery UJS Discussion

Sorry if this is a little late but this is how I implemented a button without being type submit:

<%= button_tag "Save", data: {disable_with: " Signing in..."}, :id => "submit-document-button", class: "btn btn-success", type: "button" %>

Posted in Button Loading Animations with jQuery UJS Discussion

Does this only work with a submit button? ie it won't work with type: "button" ?

Fantastic stuff. Thanks for your efforts.

Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

© 2024 GoRails, LLC. All rights reserved.