Class: Google::Civic::Twitter

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



13
14
15
# File 'lib/google-civic/channel.rb', line 13

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