From c2d9786bd9caeadbb1abbd30bcb78c0e48afd030 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 10 Feb 2014 19:51:30 -0500 Subject: Added Server Model Description. --- docs/DesignDocument.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md index 2c5e733..54c6913 100644 --- a/docs/DesignDocument.md +++ b/docs/DesignDocument.md @@ -121,7 +121,7 @@ ActiveRecord::Base (abstract) : The abstract model that all other models inherit from. Server - : + : Server model providing access to system settings such as Language, Time_Zone, Server_name, Owner_name, and Version. Tournement : This model represents the structure of a tournement. It will have several data sections to it including: The match settings, the matches contained inside of the tournement, and the registered players that are participating in the tournement. -- cgit v1.2.3