class Blogging::ArticleCreateHandler

Included Modules

Extended Modules

Defined in:

apps/blogging/handlers/article_create_handler.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.nav_bar_item : String | Nil #

Instance Method Detail

def schema #

Returns the schema, initialized using the request data.


[View source]
def schema_class #

Returns the schema class that should be used by the handler.


[View source]