Class: Qreki::Srk

Inherits:
Object
  • Object
show all
Defined in:
lib/qreki.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dayObject

Returns the value of attribute day.



13
14
15
# File 'lib/qreki.rb', line 13

def day
  @day
end

#monthObject

Returns the value of attribute month.



13
14
15
# File 'lib/qreki.rb', line 13

def month
  @month
end

#yearObject

Returns the value of attribute year.



13
14
15
# File 'lib/qreki.rb', line 13

def year
  @year
end