updated ruby demo

This commit is contained in:
Heigh Tech LLC 2011-02-02 15:57:21 +01:00
commit 2125a919f4

View file

@ -177,7 +177,7 @@ echo $output;
?></script>
<script type="text/editor" id="rubytext">#!/usr/bin/ruby
print "Hello Ruby!\n"
print "Hello Ruby!\n"
</script>
<input id="cockpitInput" type="text"/>