Skip to content

Instantly share code, notes, and snippets.

View ferentchak's full-sized avatar

Charles Ferentchak ferentchak

View GitHub Profile
@ferentchak
ferentchak / addnew.html
Created September 19, 2012 13:44 — forked from anonymous/addnew.html
Rally App SDK 2.0 add new test
<!DOCTYPE html>
<html>
<head>
<title>Add New Test</title>
<script type="text/javascript" src="https://rally1.rallydev.com/apps/2.0p/sdk.js"></script>
<script type="text/javascript">
Rally.onReady(function() {
Ext.define('CustomApp', {
extend: 'Rally.app.App',