class Decidim::TimeTracker::AdminEngine

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

Public Instance Methods

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