Class: LesliSupport::Account

Inherits:
ApplicationRecord show all
Defined in:
app/models/lesli_support/account.rb

Instance Method Summary collapse

Instance Method Details

#initialize_accountObject



44
45
46
# File 'app/models/lesli_support/account.rb', line 44

def 
    Dashboard.initialize_dashboard(self)
end