class Google::Civic::GooglePlus

Public Instance Methods

url() click to toggle source
# File lib/google-civic/channel.rb, line 19
def url
  "https://plus.google.com/#{self.id}"
end