class Model::Yak
- Model::Yak
- Granite::Base
- Reference
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
models/yak.cr:4models/yak.cr:6
Constructors
Class Method Summary
Instance Method Summary
- #created_at : Time
- #created_at=(created_at : Time)
- #id : Int32 | Nil
- #id! : Int32
- #id=(id : Int32 | Nil)
- #topic : String
- #topic=(topic : String)