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 会话。如果我跟踪会话,我会得到:
Session: #<Rack::Session::Abstract::SessionHash:0x8e3e not yet loaded>
session.loaded?成功了。