You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling deliver_later for forms instead of deliver_now (#16)
added struct file for affiliate borrow request
moved struct into model for borrow_request
removed borrow_request.rb struct file
Changing doemoff_patron_email_form to use struct similar to affiliate_borrower
Changing stack pass for to use deliver_later
Changed deliver_now to deliver_later for more forms
Update request_mailer to work with update to efees which uses deliver_later now
removed ActiveJob::Base.queue_adapter = :test from affiliate_borrow_request_form, already a default
Co-authored-by: David Zuckerman <dzuckerm@library.berkeley.edu>
0 commit comments