Libraries
»
api_user_auth
(0.1.9)
»
Index
»
ApiUserAuth
»
AuthUser
»
#as_user_json
Method: ApiUserAuth::AuthUser#as_user_json
Defined in:
app/models/api_user_auth/auth_user.rb
#
as_user_json
⇒
Object
163 164 165
# File 'app/models/api_user_auth/auth_user.rb', line 163
def
as_user_json
{
}
end