Class: Decidim::Forms::AdminEngine

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

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



12
13
14
# File 'decidim-forms/lib/decidim/forms/admin_engine.rb', line 12

def load_seed
  nil
end