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.
菜鸟问题。
在 Rails 设计中,我希望无法成功注册(错误)的用户与他们在同一页面上保持一致。目前它们被路由到registrations/new.html.erb 错误,但是如果我希望它返回到同一个页面并在那里抛出错误呢?