class Blogging::CommentSchema
- Blogging::CommentSchema
- Marten::Schema
- Reference
- Object
Defined in:
apps/blogging/schemas/comment_schema.crConstant Summary
-
FIELDS_ =
{"body" => {type: "string", kwargs: {max_size: 50000}}} of Nil => Nil