Libraries
»
contacts_client
(0.1.0)
»
Index
»
Address
»
#city
Method: Address#city
Defined in:
app/models/address.rb
#
city
⇒
Object
Returns the value of attribute city.
2 3 4
# File 'app/models/address.rb', line 2
def
city
@city
end