class Decidim::Templates::AdminEngine

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

Public Instance Methods

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