class Google::Civic::Twitter

Public Instance Methods

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