Skip to content

Instantly share code, notes, and snippets.

@endash
Created July 23, 2011 20:25
Show Gist options
  • Save endash/1101846 to your computer and use it in GitHub Desktop.
Save endash/1101846 to your computer and use it in GitHub Desktop.
// ==========================================================================
// Project: bpmtest
// Copyright: ©2011 My Company Inc. All rights reserved.
// ==========================================================================
// TODO: Your app code goes here
spade.require('sproutcore');
var Lists = SC.Application.create({
test: "TRUE"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment