Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ifrit
v0.1.3
Array
BitArray
Hash
HashWithIndifferentAccess
Ifrit
Inflector
InheritableJSON
NamedTuple
Nil
Number
Object
String
Struct
SymbolTable
Methods
UnknownSymbol
Tuple
Built with Crystal 1.9.2
2023-10-08 08:59:48 UTC
module
InheritableJSON
Overview
Allows to define class with JSON definition and allows inheritance.
Defined in:
ifrit/inheritable_json.cr
Macro Summary
render_methods
(klass)
Macro Detail
macro
render_methods
(klass)
#
[
View source
]