public
Description: A place to request and post recipes - how-to guides for useing the Hobo framework for Rails
Homepage: http://cookbook.hobocentral.net
Clone URL: git://github.com/tablatom/hobocookbook.git
commit  5b9aa6d51d92a3e8c220fbc83bd9e0e0162d8437
tree    72f8b97f608c1390ea37efdb5821ae2225a7b61e
parent  b184ee04fe1bc02e340737ac9bf4debc4b4c0405
hobocookbook / .gitmodules
100644 25 lines (24 sloc) 0.948 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
25
[submodule "vendor/plugins/paperclip_with_hobo"]
path = vendor/plugins/paperclip_with_hobo
url = git://github.com/tablatom/paperclip_with_hobo.git
[submodule "vendor/plugins/paperclip"]
path = vendor/plugins/paperclip
url = git://github.com/thoughtbot/paperclip.git
[submodule "vendor/plugins/hobo"]
path = vendor/plugins/hobo
url = git://github.com/tablatom/hobo.git
[submodule "gitorials/agility"]
path = gitorials/agility
url = git://github.com/bryanlarsen/agility-gitorial.git
[submodule "taglibs/hoboyui"]
path = taglibs/hoboyui
url = git://github.com/tablatom/hoboyui.git
[submodule "taglibs/hobo-contrib"]
path = taglibs/hobo-contrib
url = git://github.com/bryanlarsen/hobo-contrib.git
[submodule "taglibs/hobo-jquery"]
path = taglibs/hobo-jquery
url = git://github.com/bryanlarsen/hobo-jquery.git
[submodule "public/patches/agility"]
path = public/patches/agility
url = git://github.com/bryanlarsen/agility-gitorial-patches