Libraries
»
logux-rack
(0.1.0)
»
Index
»
Logux
»
Meta
»
#user_id
Method: Logux::Meta#user_id
Defined in:
lib/logux/meta.rb
#
user_id
⇒
Object
16 17 18
# File 'lib/logux/meta.rb', line 16
def
user_id
node_id
.
split
(
'
:
'
)
[
0
]
end