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