lib/roda/plugins/mail_processor.rb in roda-3.70.0 vs lib/roda/plugins/mail_processor.rb in roda-3.71.0

- old
+ new

@@ -377,10 +377,10 @@ end END end # Perform the processing of mail for this request, first considering - # routes defined via the the class-level +rcpt+ method, and then the + # routes defined via the class-level +rcpt+ method, and then the # normal routing tree passed in as the block. def process_mail(&block) if string_routes = opts[:mail_processor_string_routes] addresses = mail_recipients