Method: Restaurant#latitude

Defined in:
lib/restaurant.rb

#latitudeObject

Returns the value of attribute latitude.



2
3
4
# File 'lib/restaurant.rb', line 2

def latitude
  @latitude
end