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