Class: LesliSupport::Dashboard
- Inherits:
-
Lesli::Shared::Dashboard
- Object
- Lesli::Shared::Dashboard
- LesliSupport::Dashboard
- 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(account) super(self, account, []) end |