示例#1
0
 public static void main(String[] args) {
   Runner.runRubyExample("io/vertx/example/web/templating/server.rb");
 }
示例#2
0
 public static void main(String[] args) {
   Runner.runRubyExample("io/vertx/example/web/helloworld/server.rb");
 }