devise如何在console里处理用户邮箱 发表于 2018-09-27 | 分类于 Ruby/Rails | 如题,特别是在已经增加了邮件验证功能下,管理员如果在后台console操作: 12@user.skip_reconfirmation!@user.update_attributes(email: new_email)