Class: Decidim::DecidimAwesome::AdminEngine

Inherits:
Rails::Engine
  • Object
show all
Includes:
AwesomeHelpers
Defined in:
lib/decidim/decidim_awesome/admin_engine.rb

Overview

This is the engine that runs on the public interface of ‘DecidimAwesome`.

Instance Method Summary collapse

Methods included from AwesomeHelpers

#awesome_config, #awesome_config_instance, #awesome_custom_styles, #awesome_proposal_custom_fields, #awesome_scoped_admins, #awesome_version, #awesome_voting_manifest_for, #javascript_config_vars, #organization_awesome_config, #show_public_intergram?, #unfiltered_awesome_config, #version_prefix

Instance Method Details

#load_seedObject



64
65
66
# File 'lib/decidim/decidim_awesome/admin_engine.rb', line 64

def load_seed
  nil
end