Sha256: d22b14c051486f9e6ce4f243c99ac68880e92e80e151c7c441ca21411f215337

Contents?: true

Size: 909 Bytes

Versions: 24

Compression:

Stored size: 909 Bytes

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8">
    <title>Welcome to eyeballs.js</title>
  </head>
  
  <body>
    <h2>Welcome to eyeballs.js</h2>

    <p>A world of javascript goodness awaits!</p>
    
    <p>As you add models and controllers, don't forget to include them!</p>
    
    <script src="vendor/jquery/jquery-1.4.2.min.js"></script>
    <script src="vendor/jquery/jquery.livequery.js"></script>
    <script src="vendor/jquery/mustache.js"></script>
    <script src="vendor/eyeballs/o_O.js"></script>
    <script src="vendor/eyeballs/jquery.o_O.js"></script>
    <script src="vendor/eyeballs/o_O.localstorage.js"></script>
    <script type="text/javascript" charset="utf-8">
      o_O.model.adapter = o_O.localstorage;
    </script>
  </body>
</html>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
eyeballs-0.5.8.1 templates/app_root/index.html
eyeballs-0.5.8 templates/app_root/index.html
eyeballs-0.5.7.2 templates/app_root/index.html
eyeballs-0.5.7.1 templates/app_root/index.html
eyeballs-0.5.7 templates/app_root/index.html
eyeballs-0.5.6.1 templates/app_root/index.html
eyeballs-0.5.6 templates/app_root/index.html
eyeballs-0.5.5 templates/app_root/index.html
eyeballs-0.5.4 templates/app_root/index.html
eyeballs-0.5.3 templates/app_root/index.html
eyeballs-0.5.2 templates/app_root/index.html
eyeballs-0.5.1 templates/app_root/index.html
eyeballs-0.5.0 templates/app_root/index.html
eyeballs-0.4.2 templates/app_root/index.html
eyeballs-0.4.1 templates/app_root/index.html
eyeballs-0.3.7 templates/app_root/index.html
eyeballs-0.3.6.1 templates/app_root/index.html
eyeballs-0.3.6 templates/app_root/index.html
eyeballs-0.3.5 templates/app_root/index.html
eyeballs-0.3.4.1 templates/app_root/index.html