class Orma::ModelTemplateId

Included Modules

Defined in:

orma/model_template_id.cr

Constant Summary

ATTR_NAME = "data-model-template-id"

Instance Method Summary

Instance methods inherited from module Orma::TemplateId

attr_value attr_value, model_class : String model_class, model_id : Int32 | Int64 model_id, template_name : String template_name

Constructor methods inherited from module Orma::TemplateId

new(model_class, model_id, template_name) new

Instance Method Detail

def selector #

[View source]
def to_html_attrs(_tag, attrs) #

[View source]