public
Description: A voting tool for twitter
Homepage: http://vote4.ananasblau.com
Clone URL: git://github.com/TomK32/vote4.git
TomK32 (author)
Sat Jun 13 12:10:06 -0700 2009
commit  22b8ffb8059e7c75468254da8cf6fad670518acd
tree    785c55f6aa4a2c963bb3649cfc4044b774e7cc53
parent  421c506a5edf3edced1acec88bfafce35a034e98
vote4 / .gitmodules
100644 13 lines (12 sloc) 0.487 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "vendor/plugins/ananasblau_parser"]
path = vendor/plugins/ananasblau_parser
url = git://github.com/TomK32/ananasblau_parser.git
[submodule "vendor/plugins/twitter_auth"]
path = vendor/plugins/twitter_auth
url = git://github.com/TomK32/twitter-auth.git
[submodule "vendor/plugins/permalink_fu"]
path = vendor/plugins/permalink_fu
url = git://github.com/technoweenie/permalink_fu.git
[submodule "vendor/rails"]
path = vendor/rails
url = git://github.com/rails/rails.git