class Decidim::TimeTracker::ReportsEngine
This is the engine that runs on the global space for `decidim-time_tracker`. It handles stuff unrelated to participatory spaces or components Such as user space managemt
Public Instance Methods
load_seed()
click to toggle source
# File lib/decidim/time_tracker/reports_engine.rb, line 29 def load_seed nil end