Class: Decidim::CollaborativeTexts::AdminEngine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Decidim::CollaborativeTexts::AdminEngine
- 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_seed ⇒ Object
29 30 31 |
# File 'decidim-collaborative_texts/lib/decidim/collaborative_texts/admin_engine.rb', line 29 def load_seed nil end |