我在我的应用程序中使用设计进行身份验证.当我尝试注册时,我收到以下错误:
Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true
我正在使用:comfirmable并且在迁移中没有注释t.confirmable
authentication devise ruby-on-rails-3
authentication ×1
devise ×1
ruby-on-rails-3 ×1