User
Inherits YAML::Serializable < JSON::Serializable < Granite::Base < Granite::Select < Granite::Migrator < Granite::ValidationHelpers < Granite::Validators < Granite::Transactions < Granite::Tables < Granite::Columns < Granite::Callbacks < Granite::Associations < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Class methods
adapter
Instance methods
avatar
Sourceavatar=(avatar : String)
Sourcecolor_preference
Sourcecolor_preference=(color_preference : Int32)
Sourcecreated_at
Sourceemail
Sourceemail=(email : String)
Sourcegames_lost
Sourcegames_lost=(games_lost : Int64)
Sourcegames_played
Sourcegames_played=(games_played : Int64)
Sourcegames_won
Sourcegames_won=(games_won : Int32)
Sourceid
Sourceid!
Sourceid=(id : Int64 | Nil)
Sourcepassword
Sourcepassword=(password : String)
Sourceusername
Sourceusername=(username : String)
Source