class Profiles::SettingsUpdateHandler

Included Modules

Extended Modules

Defined in:

apps/profiles/handlers/settings_update_handler.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.nav_bar_item : String | Nil #

Instance Method Detail

def initial_data #
Description copied from class Marten::Handlers::Schema

Returns the initial data to use to initialize the schema.


[View source]
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]