Skip to content

Instantly share code, notes, and snippets.

@kovacs
Created September 28, 2009 18:11
Show Gist options
  • Save kovacs/195634 to your computer and use it in GitHub Desktop.
Save kovacs/195634 to your computer and use it in GitHub Desktop.
[submodule "vendor/plugins/acts_as_list"]
path = vendor/plugins/acts_as_list
url = git://github.com/rails/acts_as_list.git
[submodule "vendor/plugins/acts_as_tree"]
path = vendor/plugins/acts_as_tree
url = git://github.com/rails/acts_as_tree.git
[submodule "vendor/plugins/bundle_fu"]
path = vendor/plugins/bundle_fu
url = git://github.com/timcharper/bundle-fu.git
[submodule "vendor/plugins/comatose"]
path = vendor/plugins/comatose
url = git@github.com:kovacs/comatose.git
[submodule "vendor/plugins/engines"]
path = vendor/plugins/engines
url = git://github.com/lazyatom/engines.git
[submodule "vendor/plugins/in_place_editing"]
path = vendor/plugins/in_place_editing
url = git@github.com:kovacs/in_place_editing.git
[submodule "vendor/plugins/restful_authentication"]
path = vendor/plugins/restful_authentication
url = git://github.com/kovacs/restful-authentication.git
[submodule "vendor/plugins/role_requirement"]
path = vendor/plugins/role_requirement
url = git://github.com/timcharper/role_requirement.git
[submodule "vendor/plugins/uberkit"]
path = vendor/plugins/uberkit
url = git@github.com:kovacs/uberkit.git
[submodule "vendor/plugins/active_merchant"]
path = vendor/plugins/active_merchant
url = git@github.com:kovacs/active_merchant.git
[submodule "vendor/plugins/attachment_fu"]
path = vendor/plugins/attachment_fu
url = git@github.com:kovacs/attachment_fu.git
[submodule "vendor/plugins/geokit"]
path = vendor/plugins/geokit
url = git://github.com/andre/geokit-rails.git
[submodule "vendor/plugins/gravatar-plugin"]
path = vendor/plugins/gravatar-plugin
url = git://github.com/woods/gravatar-plugin.git
[submodule "vendor/plugins/thinking-sphinx"]
path = vendor/plugins/thinking-sphinx
url = git://github.com/freelancing-god/thinking-sphinx.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment