Class: HelloSpinner::Person

Inherits:
Object
  • Object
show all
Defined in:
lib/glimmer-dsl-opal/samples/hello/hello_spinner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#donationObject

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