Class: HelloSpinner::Person
- Inherits:
-
Object
- Object
- HelloSpinner::Person
- Defined in:
- lib/glimmer-dsl-opal/samples/hello/hello_spinner.rb
Instance Attribute Summary collapse
-
#donation ⇒ Object
Returns the value of attribute donation.
Instance Attribute Details
#donation ⇒ Object
Returns the value of attribute donation.
24 25 26 |
# File 'lib/glimmer-dsl-opal/samples/hello/hello_spinner.rb', line 24 def donation @donation end |