finished admin filter and write-up for issue #6

This commit is contained in:
Ken Johnson
2013-06-04 11:49:59 -04:00
parent b0ace5ebef
commit 089e9540ac
3 changed files with 47 additions and 6 deletions
+1
View File
@@ -1,5 +1,6 @@
class AdminController < ApplicationController
# before_filter :administrative
skip_before_filter :has_info
def dashboard