Class: Decidim::OnlyForms::AdminEngine

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

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



16
17
18
# File 'lib/decidim/only_forms/admin_engine.rb', line 16

def load_seed
  nil
end