class Decidim::ComparativeStats::AdminEngine

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

Public Instance Methods

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