1b8be069e5
From the better_errors README: > Better Errors works by leaving a lot of context in server process memory. If you're using a web server that runs multiple "workers" it's likely that a second request (as happens when you click on a stack frame) will hit a different worker. That worker won't have the necessary context in memory, and you'll see a Session Expired message. |
||
---|---|---|
.. | ||
development.rb | ||
production.rb | ||
profile.rb | ||
test.rb |