class ArticleSchema
- ArticleSchema
- Marten::Schema
- Reference
- Object
Defined in:
schemas/article_schema.crConstant Summary
-
FIELDS_ =
{"title" => {type: "string", kwargs: {max_size: 255}}, "content" => {type: "string", kwargs: {}}} of Nil => Nil