Class: Decidim::Accountability::AdminEngine
- Inherits:
 - 
      Rails::Engine
      
        
- Object
 - Rails::Engine
 - Decidim::Accountability::AdminEngine
 
 
- Defined in:
 - lib/decidim/accountability/admin_engine.rb
 
Overview
This is the engine that runs on the admin interface of ‘decidim-accountability`. It mostly handles rendering the created results and projects associated to a participatory process.
Instance Method Summary collapse
Instance Method Details
#load_seed ⇒ Object
      29 30 31  | 
    
      # File 'lib/decidim/accountability/admin_engine.rb', line 29 def load_seed nil end  |