Sha256: ea99736f7ab471bbe05ef0c1f2a5514a18521869a8a17151d4de8d182893980d
Contents?: true
Size: 364 Bytes
Versions: 13
Compression:
Stored size: 364 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Opal Spec Runner</title> </head> <body> <script src="../opal.debug.js"></script> <script src="../opal-spec.debug.js"></script> <script src="../example.debug.js"></script> <script> opal.main('example/spec_helper'); </script> </body> </html>
Version data entries
13 entries across 13 versions & 1 rubygems