Class: Decidim::CategoryEnhanced::AdminEngine

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

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



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

def load_seed
  nil
end