Method: Restaurant#neighborhoods

Defined in:
lib/restaurant.rb

#neighborhoodsObject

Returns the value of attribute neighborhoods.



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

def neighborhoods
  @neighborhoods
end