diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5f43dd3..a4de19c 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "vendor/rails"] | 1 | [submodule "vendor/rails"] |
| 2 | path = vendor/rails | 2 | path = vendor/rails |
| 3 | url = git://github.com/rails/rails.git | 3 | url = git://github.com/rails/rails.git |
| 4 | [submodule "vendor/awesome_nested_set"] | ||
| 5 | path = vendor/awesome_nested_set | ||
| 6 | url = git://github.com/collectiveidea/awesome_nested_set.git | ||
