GetSimpl / amqp_mailer

Adds a new action mailer delivery method - amqp
MIT License
0 stars 0 forks source link

Replace autoload with require #4

Closed nitishparkar closed 6 years ago

nitishparkar commented 6 years ago

autoload is not threadsafe and will be deprecated in ruby 3. Replacing it with require