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