Libraries
»
logux-rack
(0.1.0)
»
Index
»
Logux
»
Meta
»
#node_id
Method: Logux::Meta#node_id
Defined in:
lib/logux/meta.rb
#
node_id
⇒
Object
12 13 14
# File 'lib/logux/meta.rb', line 12
def
node_id
id
.
split
(
'
'
)
[
1
]
end