Skip to content

Instantly share code, notes, and snippets.

View nomolosvulgaris's full-sized avatar

nomolosvulgaris

View GitHub Profile
@nomolosvulgaris
nomolosvulgaris / index.html
Last active December 11, 2015 21:39 — forked from bobuk/index.html
<html>
<head>
<title>Girls gone wild!</title>
<link rel="stylesheet" type="text/css" href="/static/style.css">
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script type="text/javascript" src="http://localhost:8080/application.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var jug = new Juggernaut;
jug.subscribe('babes', function (data) {