class AuthUserByAe::Authuser
Your code goes hereā¦
Public Instance Methods
auth()
click to toggle source
# File lib/auth_user_by_ae.rb, line 7 def auth return "test" end
Your code goes hereā¦
# File lib/auth_user_by_ae.rb, line 7 def auth return "test" end