Libraries
»
tap
(1.4.0)
»
Index
»
Tap
»
App
»
context
Method: Tap::App.context
Defined in:
lib/tap/app.rb
.
context
⇒
Object
27 28 29
# File 'lib/tap/app.rb', line 27
def
context
Thread
.
current
[
CONTEXT
]
||=
{
}
end