class Decidim::Surveys::AdminEngine

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

Public Instance Methods

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