From 67df9f6fe7e72b59bc6d7cb1d97777424df5bd04 Mon Sep 17 00:00:00 2001 From: DavisLWebb Date: Mon, 10 Feb 2014 20:53:27 -0500 Subject: Some more minor tweaks in design --- docs/DesignDocument.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md index 8094d9f..3f7a550 100644 --- a/docs/DesignDocument.md +++ b/docs/DesignDocument.md @@ -290,8 +290,7 @@ SearchController : This controller handles user search terms. It has one method: - `show_results()` Responds to POST by accessing whichever model(s) - contains the information requested and renders the `search/results` - view. + contains the information requested and renders the `search/results` view. MessagesController : TODO -- cgit v1.2.3