diff --git a/app/controllers/asks_controller.rb b/app/controllers/asks_controller.rb index b78afef..630b906 100644 --- a/app/controllers/asks_controller.rb +++ b/app/controllers/asks_controller.rb @@ -228,7 +228,7 @@ class AsksController < ActionController::Base } ) - OrbitMailer.set_mail(email_er.email).deliver + email_er.email.deliver end def create_params