Class: LesliSystem::Klass::ModelStruct
- Inherits:
-
Struct
- Object
- Struct
- LesliSystem::Klass::ModelStruct
- Defined in:
- lib/lesli_system/klass.rb
Instance Attribute Summary collapse
-
#account ⇒ Object
Returns the value of attribute account.
-
#dashboard ⇒ Object
Returns the value of attribute dashboard.
Instance Attribute Details
#account ⇒ Object
Returns the value of attribute account
35 36 37 |
# File 'lib/lesli_system/klass.rb', line 35 def account @account end |
#dashboard ⇒ Object
Returns the value of attribute dashboard
35 36 37 |
# File 'lib/lesli_system/klass.rb', line 35 def dashboard @dashboard end |