class Jeweler::Generator

def project_homepage

def project_homepage
  "http://github.com/#{github_username}/#{project_name}"
end