class Decidim::NavigationMaps::AdminEngine

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

Public Instance Methods

load_seed() click to toggle source
# File lib/decidim/navigation_maps/admin_engine.rb, line 29
def load_seed
  nil
end