Method: Restaurant#city

Defined in:
lib/restaurant.rb

#cityObject

Returns the value of attribute city.



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

def city
  @city
end