Tests!
This commit is contained in:
parent
6e3d183c40
commit
21d60e359a
12 changed files with 242 additions and 20 deletions
|
@ -389,12 +389,6 @@ class ApplicationController < ActionController::Base
|
|||
render :action => "timeout"
|
||||
end
|
||||
|
||||
##
|
||||
# is the requestor logged in?
|
||||
def logged_in?
|
||||
!@user.nil?
|
||||
end
|
||||
|
||||
##
|
||||
# ensure that there is a "this_user" instance variable
|
||||
def lookup_this_user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue