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 控制台中访问给定会话的会话对象/会话变量(由_foundation_sessioncookie 的值标识)?
_foundation_session
一个可能的解决方案是使用 ruby-debug:
http://railscasts.com/episodes/54-debugging-with-ruby-debug