class User::User

Defined in:

user/user.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : Int32, username : String) #

[View source]

Instance Method Detail

def id : Int32 #

[View source]
def username : String #

[View source]