I have been googling for about 90 minutes now and still don\'t have an answer to this. Where do I set default_url_options? I\'ve already set it for conf
default_url_options
conf
go to config/environments/test.rb
Rails.application.routes.default_url_options[:host] = 'localhost:3000'