class
Lustra::Model::Factory::SimpleFactory(T)
- Lustra::Model::Factory::SimpleFactory(T)
- Reference
- Object
Included Modules
Defined in:
lustra/model/factories/simple_factory.crInstance Method Summary
Instance methods inherited from module Lustra::Model::Factory::Base
build(h : Hash(String, Lustra::SQL::Any), cache : Lustra::Model::QueryCache | Nil = nil, persisted : Bool = false, fetch_columns : Bool = false) : Lustra::Model
build
Instance Method Detail
def build(h : Hash(String, Lustra::SQL::Any), cache : Lustra::Model::QueryCache | Nil = nil, persisted : Bool = false, fetch_columns : Bool = false) : Lustra::Model
#