4 lines
110 B
Text
4 lines
110 B
Text
= javascript_tag do
|
|
:plain
|
|
window.gl = window.gl || {};
|
|
window.gl.webIDEPath = '#{web_ide_url}'
|