class Decidim::AnonymousProposals::AdminEngine

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

Public Instance Methods

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