module Globals::Extra::Tools
Overview
Additional external tools for working with models.
Extended Modules
Defined in:
app/globals/extra/tools.crConstant Summary
-
NUMBER_INPUT_TYPES =
["number", "range"]
-
Types of input for numerical data - I64Field, F64Field.
Class Method Summary
Instance Method Summary
-
#model_class(model_key : String) : DynFork::Model.class
Get target model class.
-
#model_instance(model_key : String)
Get target model instance.