class
   Auth::SignUpHandler
 
  - Auth::SignUpHandler
 - Marten::Handlers::Schema
 - Marten::Handlers::Template
 - Marten::Handlers::Base
 - Reference
 - Object
 
Included Modules
Extended Modules
Defined in:
apps/auth/handlers/sign_up_handler.crClass Method Summary
Instance Method Summary
- 
        #schema
        
          
Returns the schema, initialized using the request data.
 - 
        #schema_class
        
          
Returns the schema class that should be used by the handler.