Class: LesliSystem::Klass::ModelStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/lesli_system/klass.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountObject

Returns the value of attribute account

Returns:

  • (Object)

    the current value of account



35
36
37
# File 'lib/lesli_system/klass.rb', line 35

def 
  @account
end

#dashboardObject

Returns the value of attribute dashboard

Returns:

  • (Object)

    the current value of dashboard



35
36
37
# File 'lib/lesli_system/klass.rb', line 35

def dashboard
  @dashboard
end