小编Kar*_*A K的帖子

如何在Ruby on Rails中使用设计认证进行确认

我在我的应用程序中使用设计进行身份验证.当我尝试注册时,我收到以下错误:

Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true 
Run Code Online (Sandbox Code Playgroud)

我正在使用:comfirmable并且在迁移中没有注释t.confirmable

authentication devise ruby-on-rails-3

3
推荐指数
1
解决办法
3336
查看次数

标签 统计

authentication ×1

devise ×1

ruby-on-rails-3 ×1