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.
因此,如果我有这样的代码用于show方法:
show
session[:was_going]=object_url
并且用户可以查看多个对象,这些新会话会取代以前的会话吗?