-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
27 lines (27 loc) · 1.11 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "vendor/plugins/engines"]
path = vendor/plugins/engines
url = git://github.com/lazyatom/engines.git
[submodule "vendor/plugins/substruct"]
path = vendor/plugins/substruct
url = http://git.gitorious.org/substruct/mainline.git
[submodule "vendor/plugins/attachment_fu"]
path = vendor/plugins/attachment_fu
url = git://github.com/technoweenie/attachment_fu.git
[submodule "vendor/plugins/attachment_fu_fixtures"]
path = vendor/plugins/attachment_fu_fixtures
url = git://github.com/mynyml/attachment_fu_fixtures.git
[submodule "vendor/plugins/active_merchant"]
path = vendor/plugins/active_merchant
url = git://github.com/Shopify/active_merchant.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/will_paginate"]
path = vendor/plugins/will_paginate
url = git://github.com/mislav/will_paginate.git
[submodule "vendor/plugins/ar_fixtures"]
path = vendor/plugins/ar_fixtures
url = git://github.com/topfunky/ar_fixtures.git
[submodule "vendor/rails"]
path = vendor/rails
url = git://github.com/rails/rails.git