Loos
10 years ago
4 changed files with 6 additions and 7 deletions
@ -1,3 +1,4 @@ |
|||||
class StaticPagesController < ApplicationController |
class StaticPagesController < ApplicationController |
||||
|
before_action :authenticate_user! |
||||
def home; end |
def home; end |
||||
end |
end |
||||
|
Loading…
Reference in new issue