routes_lazy_routes
routes_lazy_routes copied to clipboard
Make sure that ActionMailer eagerly loads routes before attempting to deliver
trafficstars
This fixes https://github.com/amatsuda/routes_lazy_routes/issues/9
cc @ngan who helped me with concisely extending ActionMailer