Class: GymFinder::Reservation::Court

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name.



6
7
8
# File 'lib/gym_finder/reservation.rb', line 6

def name
  @name
end

#ptObject

Returns the value of attribute pt.



6
7
8
# File 'lib/gym_finder/reservation.rb', line 6

def pt
  @pt
end