module Orma::TemplateId

Direct including types

Defined in:

orma/template_id.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(model_class, model_id, template_name) #

[View source]

Instance Method Detail

def attr_value #

[View source]
def model_class : String #

[View source]
def model_id : Int32 | Int64 #

[View source]
def template_name : String #

[View source]