Class: HelloDateTime::Person

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

Instance Attribute Summary collapse

Instance Attribute Details

#date_of_birthObject

Returns the value of attribute date_of_birth.



24
25
26
# File 'lib/glimmer-dsl-opal/samples/hello/hello_date_time.rb', line 24

def date_of_birth
  @date_of_birth
end