diff options
author | Joshua Peek <josh@joshpeek.com> | 2009-11-29 15:26:55 -0600 |
---|---|---|
committer | Joshua Peek <josh@joshpeek.com> | 2009-11-29 15:26:55 -0600 |
commit | b87c13242c43e03b12b0a8a497942b1778064bcd (patch) | |
tree | d65aca0ea17810c2e6f76c224188f7c42f3e0e77 | |
parent | 3f025e64083c4a0cde4841254a88ef54780824f9 (diff) | |
download | rails-b87c13242c43e03b12b0a8a497942b1778064bcd.tar.gz rails-b87c13242c43e03b12b0a8a497942b1778064bcd.tar.bz2 rails-b87c13242c43e03b12b0a8a497942b1778064bcd.zip |
Remove rackmount submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | rack-mount | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 20ed3ed9c9..fd4fd34d3e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "arel"] path = arel url = git://github.com/rails/arel.git -[submodule "rack-mount"] - path = rack-mount - url = git://github.com/rails/rack-mount.git diff --git a/rack-mount b/rack-mount deleted file mode 160000 -Subproject 3784e633b42f43a4131e02519be60080d179da2 |