peterarmstrong / enterprise_flexible_rails

The source code from Enterprise Flexible Rails.

This URL has Read+Write access

enterprise_flexible_rails / .gitmodules
100644 13 lines (12 sloc) 0.674 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "ch03/pomodo/vendor/plugins/restful_authentication"]
path = ch03/pomodo/vendor/plugins/restful_authentication
url = git://github.com/technoweenie/restful-authentication.git
[submodule "ch03/pomodo/vendor/plugins/attachment_fu"]
path = ch03/pomodo/vendor/plugins/attachment_fu
url = git://github.com/technoweenie/attachment_fu.git
[submodule "ch03/pomodo/vendor/plugins/acts_as_tree"]
path = ch03/pomodo/vendor/plugins/acts_as_tree
url = git://github.com/rails/acts_as_tree.git
[submodule "ch03/pomodo/vendor/plugins/attachment_fu_fixtures"]
path = ch03/pomodo/vendor/plugins/attachment_fu_fixtures
url = git://github.com/mynyml/attachment_fu_fixtures.git