summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-10 20:55:43 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-10 20:55:43 -0400
commit99cdf8d5b21151030bffa5335cc11ba91adcc35c (patch)
tree0156915ca1c2de46ffc73dcaae5afc07ecdc7b1c /doc
parent8f5359ec043e4f56ed74a99ba660c4b47fae057d (diff)
parent7ec738af7af0682872d215f24cb29d0aed6710cd (diff)
Merge branch 'master' of github.com:LukeShu/leager
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 3d15dff..a7cdc3c 100644
--- a/doc/Sprint1-Retrospective.md
+++ b/doc/Sprint1-Retrospective.md
@@ -147,12 +147,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