Class: Decidim::Gallery::AdminEngine

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

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



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

def load_seed
  nil
end