class Blogging::ArticleDetailHandler

Defined in:

apps/blogging/handlers/article_detail_handler.cr

Instance Method Summary

Instance Method Detail

def model #

Returns the model used to retrieve the record.


[View source]
def record #

Returns the record that will be exposed by the handler.


[View source]