diff options
author | Jeremy Kemper <jeremy@bitsweat.net> | 2009-10-14 16:38:02 -0700 |
---|---|---|
committer | Jeremy Kemper <jeremy@bitsweat.net> | 2009-10-14 17:19:24 -0700 |
commit | 4cbd3f050b5db2a1164b1071753d72bea7234ff0 (patch) | |
tree | cf9eb1e0873b38ff815acee8c2d5846e593951b3 /.gitmodules | |
parent | 5da109d1050b9d9c95526332b9cdb603e53c05e1 (diff) | |
download | rails-4cbd3f050b5db2a1164b1071753d72bea7234ff0.tar.gz rails-4cbd3f050b5db2a1164b1071753d72bea7234ff0.tar.bz2 rails-4cbd3f050b5db2a1164b1071753d72bea7234ff0.zip |
Move from git submodule to gem bundle
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 30755285a1..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "arel"] - path = arel - url = git://github.com/miloops/arel.git |