Libraries
»
whats-for-dinner
(1.0.0)
»
Index
»
Restaurant
»
#city
Method: Restaurant#city
Defined in:
lib/restaurant.rb
#
city
⇒
Object
Returns the value of attribute city.
2 3 4
# File 'lib/restaurant.rb', line 2
def
city
@city
end