added an administrative method intended to be used as a before filter within the application controller as well as an is_admin? method
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class DashboardController < ApplicationController
|
||||
|
||||
|
||||
def home
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user