class Decidim::DecidimAwesome::AdminEngine

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

Public Instance Methods

load_seed() click to toggle source
# File lib/decidim/decidim_awesome/admin_engine.rb, line 43
def load_seed
  nil
end