Surprise Rails app!

This commit is contained in:
2012-08-30 23:54:25 -07:00
parent d6f1909591
commit e4ff40e5a1
84 changed files with 1771 additions and 0 deletions

7
public/index.html Normal file
View File

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