diff options
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 |