Routes error page, users controller

This commit is contained in:
magnolia-fan
2011-04-13 05:59:45 +04:00
parent b7abe9a1d3
commit 1e01c6cf7d
4 changed files with 22 additions and 56 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ class Invite
key :referer, Integer
key :email, String
key :code, String
key :senton, Date
key :date, Date
end