Blog::Entities::Article
Inherits Blog::Entities::SoftDeletable < Blog::Entities::UpdatedAtAware < Blog::Entities::CreatedAtAware < Athena::Validator::Validatable < JSON::Serializable < Blog::Entities::Entity < DB::Mappable < DB::Serializable < Reference < Object
Constructors
new(rs : DB::ResultSet)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Class methods
from_rs(rs : DB::ResultSet)
validation_class_metadata
Instance methods
body
body=(body : String)
title
title=(title : String)