class

User

Inherits YAML::Serializable < JSON::Serializable < Granite::Base < Granite::ConnectionManagement < Granite::Querying < 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

authenticated?(email : String) : Bool
Source

Instance methods

api_keys
Source
created_at
created_at!
created_at=(created_at : Time | Nil)
devices
Source
email
Source
email=(email : String)
Source
id=(id : Int64 | Nil)
Source
name
Source
name=(name : String)
Source
uid=(uid : String)
Source
updated_at
updated_at!
updated_at=(updated_at : Time | Nil)