Class | Innate::Current |
In: |
lib/innate/current.rb
|
Parent: | Object |
We track the current request/response/session (Trinity) in Thread.current so we can reach them from anywhere in the code without passing around the objects directly.