Added user authentication and 401 page

refs #16
This commit is contained in:
2012-04-26 10:22:47 -04:00
parent d7419530dd
commit 6bbf73a85a
3 changed files with 33 additions and 4 deletions

View File

@@ -0,0 +1 @@
<%= flash.now[:error] = "Not Authorized" %>