Skip to content

Instantly share code, notes, and snippets.

@bpulley
bpulley / backbone.js
Created December 4, 2014 14:01
Backbone 1.1.2 (Patched for Alloy)
// Backbone.js 1.1.2
// (c) 2010-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
// Backbone may be freely distributed under the MIT license.
// For all details and documentation:
// http://backbonejs.org
// Patched for Titanium Alloy by Shockoe.com LLC
(function(root, factory) {