Method: Restaurant#postal_code

Defined in:
lib/restaurant.rb

#postal_codeObject

Returns the value of attribute postal_code.



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

def postal_code
  @postal_code
end