forked from csanchez/giif
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 716 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 716 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "vendor/plugins/shoulda"]
path = vendor/plugins/shoulda
url = git://github.com/thoughtbot/shoulda.git
[submodule "vendor/plugins/auto_complete"]
path = vendor/plugins/auto_complete
url = git://github.com/rails/auto_complete.git
[submodule "vendor/plugins/will_paginate"]
path = vendor/plugins/will_paginate
url = git://github.com/mislav/will_paginate.git
[submodule "vendor/plugins/rpdf"]
path = vendor/plugins/rpdf
url = git://github.com/alexjr85/rpdf.git
[submodule "vendor/plugins/paperclip"]
path = vendor/plugins/paperclip
url = git://github.com/thoughtbot/paperclip.git
[submodule "vendor/plugins/foundry"]
path = vendor/plugins/foundry
url = git://github.com/jeremymcanally/foundry.git