afeld/github_invite

shorter links

Open

#17 aberto em 17 de jun. de 2014

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (0 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (5 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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)

Guia do colaborador