Module: GoogleCalendarApiV2::Base
- Included in:
- Calendar, Event, Response::Calendar, Response::Event
- Defined in:
- lib/google_calendar_api_v2/base.rb
Instance Attribute Summary collapse
-
#connection ⇒ Object
readonly
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ Object (readonly)
Returns the value of attribute connection.
3 4 5 |
# File 'lib/google_calendar_api_v2/base.rb', line 3 def connection @connection end |