プログラミング Rails 5 Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true 投稿日: 2018年10月24日2019年3月11日 yuis ruby on rails – Missing host to link to! Please provide :host parameter or set default_url_options[:host] – Stack Overflow /config/environments/ のそれぞれのファイルにconfig.action_mailer.default_url_options = { :host => "" }を設定する。