GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Custom graph of github repo contributions
Homepage: http://spinach.andascarygoat.com/tags/tribby
Clone URL: git://github.com/zmack/tribby.git
Fix no longer needed, latest version works out of the box
zmack (author)
Fri Aug 08 05:21:10 -0700 2008
commit  d23f63c5f6d3c43e8820b541333345524fdcf047
tree    601d0417bcb73038135d933286edfad16d7c4c28
parent  60aaa22c12bf66a116100efe5296d1f7a1906f31
...
1
2
3
4
 
5
6
7
...
1
2
3
 
4
5
6
7
0
@@ -1,7 +1,7 @@
0
 #!/usr/bin/env ruby
0
 require 'rubygems'
0
 require 'sprout'
0
-sprout 'sprout-as3-bundle', '0.2.3'
0
+sprout 'sprout-as3-bundle'
0
 
0
 # Add a class name if TestSuites were generated
0
 if(ARGV.size == 1 && ARGV[0] == 'suite')

Comments

    No one has commented yet.