class Decidim::Forms::AdminEngine

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

Public Instance Methods

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