class Appilf::User
Public Class Methods
new(user_hash)
click to toggle source
Calls superclass method
Appilf::AppilfObject::new
# File lib/appilf/user.rb, line 5 def initialize(user_hash) super end