Okay I figured it out the correct way to write it is
Rails.application.routes.default_url_options[:host] = 'localhost:3000'
🙂
Okay I figured it out the correct way to write it is
Rails.application.routes.default_url_options[:host] = 'localhost:3000'
🙂