Improved comment.
This commit is contained in:
parent
7b87bf23af
commit
c49792513e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class Token < ActiveRecord::Base
|
|||
return
|
||||
end
|
||||
|
||||
# return token if valid
|
||||
# return token user
|
||||
token.user
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue