Libraries
»
container_broker
(1.2.0)
»
Index
»
NodesController
»
#show
Method: NodesController#show
Defined in:
app/controllers/nodes_controller.rb
#
show
⇒
Object
23 24 25
# File 'app/controllers/nodes_controller.rb', line 23
def
show
render
json:
@node
end