class

Alert

Inherits Marten::DB::Model < Marten::Template::Object::Auto < Marten::Template::Object < Marten::DB::Model::Callbacks < Marten::Core::Validation::Callbacks < Marten::Core::Validation < Marten::DB::Model::Validation < Marten::DB::Model::Querying < Marten::DB::Model::Persistence < Marten::DB::Model::Comparison < Marten::DB::Model::Table < Marten::DB::Model::Connection < Marten::Apps::Association < Marten::DB::Model::AppConfig < Marten::DB::Model::Inheritance < Reference < Object

Constants

FIELDS_ = {"id" => {type: "big_int", kwargs: {primary_key: true, auto: true}}, "host" => {type: "many_to_one", kwargs: {to: Host}}} of Nil => Nil

Instance methods

host
host!
host?
host_id
host_id!
host_id?
id
id!
id=(id : Int32 | Int64 | Nil | Nil)
id?