class Jeweler::Generator

def github_url

def github_url
  "http://github.com/#{github_username}/#{github_repo_name}"
end