afeld/github_invite

shorter links

Open

#17 geöffnet am 17. Juni 2014

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (0 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (5 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

If an invite link need to be typed out (because it's being shared up on a projector, for example), the 32 character key is a bit of a pain. Two options:

  • Shorten URL via a 3rd-party service – I sent a message to the bitly API discussion group asking if there's a way to do this without OAuth
  • Use shorter keys, via the base62 gem (or similar)

Contributor Guide