Method: ApplicationInsights::Channel::Contracts::Location#city
- Defined in:
- lib/application_insights/channel/contracts/location.rb
#city ⇒ Object
Returns the value of attribute city.
7 8 9 |
# File 'lib/application_insights/channel/contracts/location.rb', line 7 def city @city end |