Class: LesliSupport::Dashboard

Inherits:
Lesli::Shared::Dashboard
  • Object
show all
Defined in:
app/models/lesli_support/dashboard.rb

Defined Under Namespace

Classes: Component, ComponentsController

Class Method Summary collapse

Class Method Details

.initialize_dashboard(account) ⇒ Object



11
12
13
# File 'app/models/lesli_support/dashboard.rb', line 11

def self.initialize_dashboard() 
    super(self, , [])
end