From db80320897b65b3c2e120138a48bdc16be0df531 Mon Sep 17 00:00:00 2001 From: joshua stein Date: Tue, 31 Dec 2013 16:02:53 -0600 Subject: [PATCH] README: rails 3 -> 4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b5f003..1976c94 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ###Lobsters Rails Project This is the source code to the site operating at -[https://lobste.rs](https://lobste.rs). It is a Rails 3 codebase and uses a +[https://lobste.rs](https://lobste.rs). It is a Rails 4 codebase and uses a SQL (MariaDB in production) backend for the database and Sphinx for the search engine.