class Google::Civic::YouTube

Public Instance Methods

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