afeld/github_invite

shorter links

Open

#17 创建于 2014年6月17日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Ruby (0 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (5 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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)

贡献者指南