class
   Profiles::SettingsUpdateHandler
 
  - Profiles::SettingsUpdateHandler
 - Marten::Handlers::Schema
 - Marten::Handlers::Template
 - Marten::Handlers::Base
 - Reference
 - Object
 
Included Modules
Extended Modules
Defined in:
apps/profiles/handlers/settings_update_handler.crClass Method Summary
Instance Method Summary
- 
        #initial_data
        
          
Returns the initial data to use to initialize the schema.
 - 
        #schema
        
          
Returns the schema, initialized using the request data.
 - 
        #schema_class
        
          
Returns the schema class that should be used by the handler.
 
Class Method Detail
Instance Method Detail
        
        def initial_data
        #
      
      
        
              Description copied from class Marten::Handlers::Schema
            
          
          Returns the initial data to use to initialize the schema.