Method: Restaurant#display_address

Defined in:
lib/restaurant.rb

#display_addressObject

Returns the value of attribute display_address.



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

def display_address
  @display_address
end