diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-03-10 11:40:28 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-03-10 11:40:28 +0000 |
commit | ca683c4e9801dab4c7eee408f50032a504ee1a5b (patch) | |
tree | 0e4d265a8c29141cdc14b812bef720b4139f3417 | |
parent | 16da50ddd42dd9f704371c1912e1537ef5f17961 (diff) |
Added Rails 2.3.11 as a submodule
5 files changed, 1 insertions, 4 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index e897266fb..2379cdfdd 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -40,7 +40,7 @@ code. Run: git submodule update --init -to fetch the contents of the submodule s. +to fetch the contents of the submodules. 2. Configure Database --------------------- diff --git a/vendor/rails b/vendor/rails new file mode 160000 +Subproject 6c42c142e2a41e6b9b05cfc2d7e1d316c38869c diff --git a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.en.html.erb~ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.en.html.erb~ deleted file mode 100644 index d00995038..000000000 --- a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.en.html.erb~ +++ /dev/null @@ -1 +0,0 @@ -Don't render me!
\ No newline at end of file diff --git a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.erb~ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.erb~ deleted file mode 100644 index d00995038..000000000 --- a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.erb~ +++ /dev/null @@ -1 +0,0 @@ -Don't render me!
\ No newline at end of file diff --git a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.html.erb~ b/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.html.erb~ deleted file mode 100644 index d00995038..000000000 --- a/vendor/rails/actionpack/test/fixtures/test/malformed/malformed.html.erb~ +++ /dev/null @@ -1 +0,0 @@ -Don't render me!
\ No newline at end of file |