summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-03-10 20:53:44 -0400
committerguntasgrewal <guntasgrewal@gmail.com>2014-03-10 20:53:44 -0400
commite56d0182f07111f133ec88b5a9d4c21eb18b24a4 (patch)
treeb39bb592f8f546b2ce5559f99bde6c1e51b6b8b5 /doc
parent5f96d780def7c33a6d6e452b558ac136ee4d06bc (diff)
Small change in tourny view
Diffstat (limited to 'doc')
-rw-r--r--doc/Sprint1-Retrospective.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md
index 8873636..38d3a88 100644
--- a/doc/Sprint1-Retrospective.md
+++ b/doc/Sprint1-Retrospective.md
@@ -137,12 +137,6 @@ to view pages which are html.erb pages that provide styles and functionality
of each of the tournament setting features. Show, Edit, Destroy, all have
views of their own to perform each of the above actions.
-The tournament view lists the tournaments on one page as a table of rows. Each
-row lists sample tournament information (game name, players per team, etc)
-along with buttons for different tasks, such as joining or viewing a tourny.
-You can also create a new tournament here. The functionality we want is
-here.
-
## Homepage {#homepage}
The homepage is mainly controlled by the views that are associated with each
model and controller. The main view for the homepage is the one found in the