forked from Trustie/forgeplus
5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
|
|
json.extract! node_select, :id, :version
|
||
|
|
if node.is_local?
|
||
|
|
json.local_url node.local_url
|
||
|
|
end
|