Class: Decidim::FeedsUi::AdminEngine

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

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



22
23
24
# File 'lib/decidim/feeds_ui/admin_engine.rb', line 22

def load_seed
  nil
end