view refactoring
This commit is contained in:
parent
5e12f10c14
commit
5fb1b9ffe3
15 changed files with 67 additions and 20 deletions
|
@ -1,4 +1,5 @@
|
|||
class Admin::UsersController < ApplicationController
|
||||
layout "admin"
|
||||
before_filter :authenticate_user!
|
||||
before_filter :authenticate_admin!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue