Class: Google::Civic::GooglePlus

Inherits:
Channel show all
Defined in:
lib/google-civic/channel.rb

Instance Method Summary collapse

Methods inherited from Representation

has_many, #initialize

Constructor Details

This class inherits a constructor from Google::Civic::Representation

Instance Method Details

#urlObject



19
20
21
# File 'lib/google-civic/channel.rb', line 19

def url
  "https://plus.google.com/#{self.id}"
end