Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚安装了 Restful 身份验证。
有人成功登录后,他们会撰写评论——就像您对博客发表评论一样。
我如何知道身份验证用户的 user_id 列的值,以便我可以将其放入评论表中以匹配用户进行评论?
谢谢。
我不是 100% 确定这一点,但在你的控制器中尝试 @current_user.id