I'm getting the following errors now after updating Rails due to the latest security changes:
/Users/Mac/.rvm/gems/ruby-1.9.3-p194@employment-hero/gems/mail-2.5.3/lib/mail/check_delivery_params.rb:9:in `check_params': undefined method `return_path' for #<PostageApp::Request:0x007fc423f5f160> (NoMethodError)
from /Users/Mac/.rvm/gems/ruby-1.9.3-p194@employment-hero/gems/mail-2.5.3/lib/mail/network/delivery_methods/test_mailer.rb:39:in `deliver!'
from /Users/Mac/.rvm/gems/ruby-1.9.3-p194@employment-hero/gems/postageapp-1.0.18/lib/postageapp/mailer/mailer_3.rb:157:in `deliver'
This is pretty important as now our site can't be updated until this is sorted :-1:
I'm getting the following errors now after updating Rails due to the latest security changes:
This is pretty important as now our site can't be updated until this is sorted :-1: