Improved comment.

This commit is contained in:
Thorsten Eckel 2015-06-23 14:27:17 +02:00
parent 7b87bf23af
commit c49792513e

View file

@ -21,7 +21,7 @@ class Token < ActiveRecord::Base
return
end
# return token if valid
# return token user
token.user
end