Got abilities working on index; next need to separate users from members from cards.

This commit is contained in:
2012-09-15 18:41:55 -07:00
parent 0bc5858101
commit 93e77b692f
7 changed files with 18 additions and 19 deletions

View File

@@ -1,7 +0,0 @@
<html>
<head></head>
<body>
<a href="/users">Users</a>
<a href="/door_logs">Logs</a>
</body>
</html>