class Google::Civic::Facebook

Public Instance Methods

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