Class: Google::Civic::YouTube

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



25
26
27
# File 'lib/google-civic/channel.rb', line 25

def url
  "http://youtube.com/#{self.id}"
end