Skip to content

Instantly share code, notes, and snippets.

@antw
antw / .gitignore
Last active October 5, 2015 20:24
Moses Network Cache Benchmark
tmp/*
@antw
antw / application.js
Created October 27, 2011 21:11 — forked from lachie/application.js
rails 3.1 asset pipeline + stitch/CommonJS
// in app/assets/javascripts/application.js
//= require jquery
//= require jquery_ujs
//= require ./stitch_header
//= require_tree .