forked from rapind/albumdy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "vendor/plugins/paperclip"]
path = vendor/plugins/paperclip
url = git://github.com/thoughtbot/paperclip.git
[submodule "vendor/plugins/friendly_id"]
path = vendor/plugins/friendly_id
url = git://github.com/norman/friendly_id.git
[submodule "vendor/plugins/resource_controller"]
path = vendor/plugins/resource_controller
url = git://github.com/giraffesoft/resource_controller.git
[submodule "vendor/plugins/will_paginate"]
path = vendor/plugins/will_paginate
url = git://github.com/mislav/will_paginate.git
[submodule "vendor/plugins/restful-authentication"]
path = vendor/plugins/restful-authentication
url = git://github.com/technoweenie/restful-authentication.git
[submodule "vendor/plugins/acts_as_list"]
path = vendor/plugins/acts_as_list
url = git://github.com/rails/acts_as_list.git
[submodule "vendor/plugins/workling"]
path = vendor/plugins/workling
url = git://github.com/purzelrakete/workling.git
[submodule "vendor/plugins/spawn"]
path = vendor/plugins/spawn
url = git://github.com/tra/spawn.git