Class: Decidim::CollaborativeTexts::AdminEngine

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

Overview

This is the engine that runs on the public interface of decidim-collaborative_texts.

Instance Method Summary collapse

Instance Method Details

#load_seedObject



29
30
31
# File 'decidim-collaborative_texts/lib/decidim/collaborative_texts/admin_engine.rb', line 29

def load_seed
  nil
end