diff options
author | Yehuda Katz <yehudakatz@Billing-MacBook-Pro.local> | 2010-02-03 16:28:18 -0800 |
---|---|---|
committer | Yehuda Katz <yehudakatz@Billing-MacBook-Pro.local> | 2010-02-03 16:28:18 -0800 |
commit | 77015872be219be8e8121d69ea173cab3a9ce9a0 (patch) | |
tree | 92ad73228a8349c2f1004365ff2385ae18d113c2 | |
parent | efa850558facf2fbaaf226f1444802da83924b82 (diff) | |
download | rails-77015872be219be8e8121d69ea173cab3a9ce9a0.tar.gz rails-77015872be219be8e8121d69ea173cab3a9ce9a0.tar.bz2 rails-77015872be219be8e8121d69ea173cab3a9ce9a0.zip |
Removing submodule hacks
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index fd4fd34d3e..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "arel"] - path = arel - url = git://github.com/rails/arel.git |