Class: Decidim::Templates::AdminEngine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/decidim/templates/admin_engine.rb

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



57
58
59
# File 'lib/decidim/templates/admin_engine.rb', line 57

def load_seed
  nil
end