Skip to content

Instantly share code, notes, and snippets.

@Sutto
Created June 23, 2009 05:57
Show Gist options
  • Select an option

  • Save Sutto/134382 to your computer and use it in GitHub Desktop.

Select an option

Save Sutto/134382 to your computer and use it in GitHub Desktop.
require File.join(File.dirname(__FILE__), "lib", "gitauth")
GitAuth.setup!
require File.join(File.expand_path(File.join(File.dirname(__FILE__), "lib", "gitauth")), "web_app")
run GitAuth::WebApp.new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment